blob: 1340d859771160d2fcaed9e1c8d4ce74741752ae [file] [log] [blame]
{
"name": "BaiduMapsSDK",
"version": "2.2.0",
"summary": "BaiduMapsSDK for iOS",
"homepage": "http://developer.baidu.com/map/sdk-ios.htm",
"license": {
"type": "Cpoyright",
"text": "LICENSE ©2014 Baidu, Inc. All rights reserved"
},
"authors": {
"7owen": "a@lgw.im"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lgw51/BaiduMapsSDK.git",
"tag": "v2.2.0"
},
"resources": "*.bundle",
"preserve_paths": "*.a",
"frameworks": [
"CoreLocation",
"QuartzCore",
"OpenGLES",
"SystemConfiguration",
"CoreGraphics",
"Security"
],
"libraries": "baidumapapi",
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/BaiduMapsSDK"
},
"deprecated_in_favor_of": "Baidu-Maps-iOS-SDK"
}