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/mapbox-ios-sdk",
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 "resources": "Resources/MapBox.bundle",
27 "documentation_url": "https://www.mapbox.com/mapbox-ios-sdk/api/",
41 "OTHER_LDFLAGS": "-ObjC",
42 "LIBRARY_SEARCH_PATHS": "\"${PODS_ROOT}/MapBox/Proj4\""
46 "MapView/MapView.xcodeproj",
47 "MapView/Map/Resources"
60 "prepare_command": "echo \"This Pod relies on the removed \\`pre_install\\` or \\`post_install\\` hooks and therefore will no longer continue to work. Please try updating to the latest version of this Pod or updating the Pod specification. See http://blog.cocoapods.org/CocoaPods-Trunk/ for more details.\" && exit 1"