[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 5 / 6 / MapboxChinaPlugin / 0.0.1 / MapboxChinaPlugin.podspec.json
blob311e8825e01fe0be79eb639bd8b90eaee60adb3b
2   "name": "MapboxChinaPlugin",
3   "version": "0.0.1",
4   "summary": "Mapbox maps China plugin for iOS 9+.",
5   "description": "Provides coordinate shifting for China and switches global map style URLs to Chinese styles.",
6   "homepage": "http://www.mapbox.com/",
7   "license": "Enterprise Terms of Services - see www.mapbox.cn",
8   "authors": "Mapbox",
9   "social_media_url": "http://twitter.com/mapbox",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "http": "https://s3.cn-north-1.amazonaws.com.cn/binary.mapbox.cn/mapbox-china-plugin/ios/builds/mapbox-ios-china-plugin-0.0.1.dynamic.zip",
15     "flatten": true
16   },
17   "vendored_frameworks": "MapboxChinaPlugin.framework",
18   "module_name": "MapboxChinaPlugin",
19   "dependencies": {
20     "Mapbox-iOS-SDK": [
21       ">= 4.3.0"
22     ]
23   }