[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 2 / a / 7 / BaiduMapOnlyPOI / 2.7.0 / BaiduMapOnlyPOI.podspec.json
blob16b898ad1e1079cbc714064c31bcfcf1e8d583bc
2   "name": "BaiduMapOnlyPOI",
3   "version": "2.7.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     "Libo": "llb0536@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/llb0536/BaiduMapOnlyPOI.git",
15     "tag": "2.7.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "Framework/BaiduMapAPI.framework"
23   },
24   "public_header_files": [
25     "Framework/BaiduMapAPI.framework/Headers/*.h"
26   ],
27   "frameworks": [
28     "UIKit",
29     "CoreLocation",
30     "SystemConfiguration",
31     "Security"
32   ],
33   "libraries": [
34     "stdc++",
35     "stdc++.6"
36   ]