4 "deprecated_in_favor_of": "Mapbox-iOS-SDK",
5 "summary": "Open source alternative to MapKit.",
6 "description": "Open source alternative to MapKit supporting custom tile sources, offline use, and complete cache control.",
7 "homepage": "http://mapbox.com/mobile",
10 "MapBox": "ios@mapbox.com"
13 "git": "https://github.com/mapbox/mapbox-ios-sdk.git",
19 "source_files": "MapView/Map/*.{h,c,m}",
20 "prefix_header_file": "MapView/MapView_Prefix.pch",
21 "resources": "MapView/Map/Resources/*",
22 "frameworks": "UIKit",
25 "OTHER_LDFLAGS": "-ObjC"
35 "requires_arc": false,
42 "source_files": "Proj4/*.{h,c}",
43 "exclude_files": "Proj4/**/*nad2nad*"