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"
12 "screenshots": "https://raw.github.com/mapbox/mapbox-ios-sdk/packaging/screenshot.png",
14 "git": "https://github.com/mapbox/mapbox-ios-sdk.git",
22 "MapView/Map/*.{h,c,m}"
25 "prefix_header_file": "MapView/MapView_Prefix.pch",
26 "prepare_command": " xcodebuild -project MapView/MapView.xcodeproj -target Resources CONFIGURATION_BUILD_DIR=../Resources 2>&1 > /dev/null\n",
27 "resources": "Resources/Mapbox.bundle",
28 "documentation_url": "https://www.mapbox.com/mapbox-ios-sdk/api/",
42 "OTHER_LDFLAGS": "-ObjC",
43 "LIBRARY_SEARCH_PATHS": "\"${PODS_ROOT}/Mapbox/Proj4\""
47 "MapView/MapView.xcodeproj",
48 "MapView/Map/Resources"