Showing
1 changed file
with
1 additions
and
1 deletions
1 | Pod::Spec.new do |m| | 1 | Pod::Spec.new do |m| |
2 | 2 | ||
3 | m.name = 'MapBox' | 3 | m.name = 'MapBox' |
4 | - m.version = '1.0.0' | 4 | + m.version = '1.0.1' |
5 | 5 | ||
6 | m.summary = 'Open source alternative to MapKit.' | 6 | m.summary = 'Open source alternative to MapKit.' |
7 | m.description = 'Open source alternative to MapKit supporting custom tile sources, offline use, and complete cache control.' | 7 | m.description = 'Open source alternative to MapKit supporting custom tile sources, offline use, and complete cache control.' |
-
Please register or login to post a comment