[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 7 / 9 / BaiduMapKit / 2.9.0.2 / BaiduMapKit.podspec.json
blob222280864974e5baa82a62bf1ce1cb47da3ec1b1
2   "name": "BaiduMapKit",
3   "version": "2.9.0.2",
4   "summary": "百度地图iOS SDK(CocoaPods百度地图官方库)",
5   "description": "百度地图iOS SDK:百度地图官方CocoaPods.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "http://developer.baidu.com/map/index.php?title=iossdk",
7   "license": "MIT",
8   "authors": {
9     "baidu map sdk": "dituapi_01@163.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/BaiduLBS/BaiduMapKit.git",
16     "tag": "2.9.0.2"
17   },
18   "public_header_files": "BaiduMapKit/**/Headers/*.h",
19   "resources": "BaiduMapKit/BaiduMapAPI_Map.framework/Resources/mapapi.bundle",
20   "vendored_frameworks": "BaiduMapKit/*.framework",
21   "frameworks": [
22     "CoreLocation",
23     "QuartzCore",
24     "OpenGLES",
25     "SystemConfiguration",
26     "CoreGraphics",
27     "Security",
28     "CoreTelephony"
29   ],
30   "libraries": [
31     "sqlite3.0",
32     "stdc++.6.0.9"
33   ],
34   "requires_arc": true