[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 5 / 6 / d / BaiduMapsSDK / 2.2.0 / BaiduMapsSDK.podspec.json
blob1340d859771160d2fcaed9e1c8d4ce74741752ae
2   "name": "BaiduMapsSDK",
3   "version": "2.2.0",
4   "summary": "BaiduMapsSDK for iOS",
5   "homepage": "http://developer.baidu.com/map/sdk-ios.htm",
6   "license": {
7     "type": "Cpoyright",
8     "text": "LICENSE  ©2014 Baidu, Inc. All rights reserved"
9   },
10   "authors": {
11     "7owen": "a@lgw.im"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/lgw51/BaiduMapsSDK.git",
18     "tag": "v2.2.0"
19   },
20   "resources": "*.bundle",
21   "preserve_paths": "*.a",
22   "frameworks": [
23     "CoreLocation",
24     "QuartzCore",
25     "OpenGLES",
26     "SystemConfiguration",
27     "CoreGraphics",
28     "Security"
29   ],
30   "libraries": "baidumapapi",
31   "requires_arc": true,
32   "xcconfig": {
33     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/BaiduMapsSDK"
34   },
35   "deprecated_in_favor_of": "Baidu-Maps-iOS-SDK"