[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / 7 / 9 / BaiduMapKit / 2.9.1 / BaiduMapKit.podspec.json
bloba74a9ebc332aa1b717a6eec0966b279bf6a5ef38
2   "name": "BaiduMapKit",
3   "version": "2.9.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": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "baidu map sdk": "dituapi_01@163.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/BaiduLBS/BaiduMapKit.git",
19     "tag": "2.9.1"
20   },
21   "public_header_files": "BaiduMapKit/**/Headers/*.h",
22   "resources": "BaiduMapKit/BaiduMapAPI_Map.framework/Resources/mapapi.bundle",
23   "vendored_frameworks": "BaiduMapKit/*.framework",
24   "frameworks": [
25     "CoreLocation",
26     "QuartzCore",
27     "OpenGLES",
28     "SystemConfiguration",
29     "CoreGraphics",
30     "Security",
31     "CoreTelephony"
32   ],
33   "libraries": [
34     "sqlite3.0",
35     "stdc++.6.0.9"
36   ],
37   "requires_arc": true