[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 4 / 7 / pod235 / 0.0.1 / pod235.podspec.json
blobcd8b1d04d6faa5d6e53697d522a5cc09e4292f47
2   "name": "pod235",
3   "version": "0.0.1",
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   "source": {
15     "git": "https://github.com/dlweng/pod235.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "framework/*.framework/Headers/*.h",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "platforms": {
26     "osx": null,
27     "ios": null,
28     "tvos": null,
29     "watchos": null
30   }