[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / a / d / Baidu-Maps-iOS-SDK / 2.9.1 / Baidu-Maps-iOS-SDK.podspec.json
blob05892f232fd82aa7994a689e82f74073daa4a142
2   "name": "Baidu-Maps-iOS-SDK",
3   "version": "2.9.1",
4   "summary": "Baidu Maps SDK for iOS",
5   "description": "\n\t\t   Baidu Maps iOS SDK is a set of APIs, base on iOS 4.3 or later. \n\t\t   Offer some basic API for map presentation, also provides POI search\n\t\t   , path planning, map anotation, offline maps, location and powerful\n\t\t   LBS feature.  \n\t\t\t\n",
6   "homepage": "http://developer.baidu.com/map/sdk-ios.htm",
7   "license": {
8     "type": "Cpoyright",
9     "text": "LICENSE  ©2014 Baidu, Inc. All rights reserved"
10   },
11   "authors": {
12     "Tangdixi": "Tangdixi@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "http": "http://wiki.lbsyun.baidu.com/cms/iossdk/doc/v2_9_1/1_2_3_4_5_6/BaiduMap_IOSSDK_v2.9.1_Lib.zip"
19   },
20   "frameworks": [
21     "CoreLocation",
22     "QuartzCore",
23     "OpenGLES",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "Security",
27     "CoreTelephony"
28   ],
29   "libraries": [
30     "sqlite3",
31     "stdc++.6.0.9"
32   ],
33   "vendored_frameworks": [
34     "BaiduMapAPI_Base.framework",
35     "BaiduMapAPI_Cloud.framework",
36     "BaiduMapAPI_Location.framework",
37     "BaiduMapAPI_Map.framework",
38     "BaiduMapAPI_Radar.framework",
39     "BaiduMapAPI_Search.framework",
40     "BaiduMapAPI_Utils.framework"
41   ],
42   "requires_arc": true,
43   "xcconfig": {
44     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/Baidu-Maps-iOS-SDK"
45   }