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",
21 "MapView/Map/*.{h,c,m}"
23 "prefix_header_file": "MapView/MapView_Prefix.pch",
24 "frameworks": "UIKit",
27 "OTHER_LDFLAGS": "-ObjC",
28 "LIBRARY_SEARCH_PATHS": "\"${PODS_ROOT}/MapBox/Proj4\""
32 "MapView/MapView.xcodeproj",
33 "MapView/Map/Resources"
46 "requires_arc": false,
47 "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"