[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / 7 / 9 / BaiduMapKit / 2.9.0.1 / BaiduMapKit.podspec.json
blob08f7411443a0cea363c5b6055c4cdb7ecd800c71
2   "name": "BaiduMapKit",
3   "version": "2.9.0.1",
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": {
8     "type": "Copyright",
9     "text": "Copyright ©2015 Baidu"
10   },
11   "authors": {
12     "baidu map sdk": "dituapi_01@163.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "http": "http://wiki.lbsyun.baidu.com/cms/iossdk/doc/v2_9_0/1_2_3_4_5_6/BaiduMap_IOSSDK_v2.9.0_Lib.zip"
19   },
20   "public_header_files": "iosSDK/**/Headers/*.h",
21   "resources": "iosSDK/BaiduMapAPI_Map.framework/Resources/mapapi.bundle",
22   "vendored_frameworks": "iosSDK/*.framework",
23   "frameworks": [
24     "CoreLocation",
25     "QuartzCore",
26     "OpenGLES",
27     "SystemConfiguration",
28     "CoreGraphics",
29     "Security",
30     "CoreTelephony"
31   ],
32   "libraries": [
33     "sqlite3.0",
34     "stdc++.6.0.9"
35   ],
36   "requires_arc": true