[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / 7 / 9 / BaiduMapKit / 2.9.0 / BaiduMapKit.podspec.json
blob6c360433465532c6bb84ce54c832efab65b1b8dd
2   "name": "BaiduMapKit",
3   "version": "2.9.0",
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": "wangzhiyi@baidu.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/BaiduLBS/BaiduMapKit.git",
16     "tag": "2.9.0"
17   },
18   "source_files": [
19     "BaiduMapKit",
20     "BaiduMapKit/**/**/*.h"
21   ],
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     "sqlite3",
32     "CoreTelephony"
33   ],
34   "requires_arc": true