[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / 7 / BaiduMapSDK / 2.3.0 / BaiduMapSDK.podspec.json
blob025209d8b380e45d93c372d0513b541abf170403
2   "name": "BaiduMapSDK",
3   "version": "2.3.0",
4   "summary": "Baidu Map SDK v2.3.0 For iOS",
5   "description": "                       Baidu Map SDK v2.3.0 For iOSK\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "http://developer.baidu.com/map/sdk-ios.htm",
7   "license": {
8     "type": "Copyright",
9     "text": "LICENSE  ©2013 Baidu, Inc. All rights reserved."
10   },
11   "authors": {
12     "mickel": "qzqiang917@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mickel917/BaiduMapSDK.git",
16     "tag": "2.3.0"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true,
22   "resources": "Assets/mapapi.bundle",
23   "source_files": "Classes/inc/*.h",
24   "public_header_files": "Classes/inc/*.h",
25   "frameworks": [
26     "CoreLocation",
27     "QuartzCore",
28     "OpenGLES",
29     "SystemConfiguration",
30     "CoreGraphics",
31     "Security"
32   ],
33   "preserve_paths": "libBaiduMapSDK.a",
34   "libraries": "BaiduMapSDK",
35   "xcconfig": {
36     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/BaiduMapSDK"
37   },
38   "deprecated_in_favor_of": "Baidu-Maps-iOS-SDK"