[Add] FishjamCloudClient 0.6.0
[CocoaPods.git] / Specs / a / 9 / 6 / BaiduMapAPI / 2.6.0 / BaiduMapAPI.podspec.json
blob95bb24596fc9454606330ecdbb8c0c8b35902d5c
2   "name": "BaiduMapAPI",
3   "version": "2.6.0",
4   "license": {
5     "type": "Copyright",
6     "text": "LICENSE  ©2013 Baidu, Inc. All rights reserved."
7   },
8   "summary": "Baidu Map API For iOS.",
9   "homepage": "http://developer.baidu.com/map/index.php?title=iossdk",
10   "authors": {
11     "Steven": "qzs21@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/qzs21/BaiduMapAPI.git",
15     "tag": "2.6.0"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "frameworks": [
21     "UIKit",
22     "CoreLocation",
23     "QuartzCore",
24     "OpenGLES",
25     "SystemConfiguration",
26     "CoreGraphics",
27     "Security"
28   ],
29   "libraries": [
30     "stdc++",
31     "stdc++.6"
32   ],
33   "source_files": [
34     "Framework/include/*.h",
35     "Framework/Extend/*.{h,mm,m}"
36   ],
37   "vendored_libraries": "Framework/libBaiduMapAPI.a",
38   "resources": "Framework/mapapi.bundle"