blob: cd8b1d04d6faa5d6e53697d522a5cc09e4292f47 [file] [log] [blame]
{
"name": "pod235",
"version": "0.0.1",
"summary": "test IOS Location SDK",
"description": "百度地图iOS定位SDK,是百度地图开放平台面向广大iOS端移动应用开发者全新推出的一款定位服务产品。开发者在自己的iOS移动应用中集成定位SDK,可轻松实现获取当前位置信息的功能。百度地图iOS定位SDK以iOS系统定位能力为基础,在此基础之上,面向广大开发者提供了更多丰富功能,包括:地址解析、位置描述、移动热点识别、地理围栏、国内外位置判断等功能。",
"homepage": "https://github.com/dlweng/pod235.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danly": "dlweng@gizwits.com"
},
"source": {
"git": "https://github.com/dlweng/pod235.git",
"tag": "0.0.1"
},
"source_files": "framework/*.framework/Headers/*.h",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}