[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 4 / 7 / pod235 / 1.0.3 / pod235.podspec.json
blob36c30c5eff0343a7b4c7de9735b89b00d1f565c3
2   "name": "pod235",
3   "version": "1.0.3",
4   "summary": "test IOS Location SDK",
5   "description": "百度地图iOS定位SDK,是百度地图开放平台面向广大iOS端移动应用开发者全新推出的一款定位服务产品。开发者在自己的iOS移动应用中集成定位SDK,可轻松实现获取当前位置信息的功能。百度地图iOS定位SDK以iOS系统定位能力为基础,在此基础之上,面向广大开发者提供了更多丰富功能,包括:地址解析、位置描述、移动热点识别、地理围栏、国内外位置判断等功能。",
6   "homepage": "https://github.com/dlweng/pod235.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danly": "dlweng@gizwits.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/dlweng/pod235.git",
19     "tag": "1.0.3"
20   },
21   "requires_arc": true,
22   "source_files": "framework/*.framework/Headers/*.h",
23   "vendored_frameworks": "framework/*.framework",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }