2 "name": "BaiduMap-iOS-SDK",
4 "summary": "提供BaiduMap-iOS-SDK CocoaPods的镜像,方便大家使用CocoaPods 管理 BaiduMap服务。",
5 "description": "百度地图 iOS SDK是一套基于iOS 5.0及以上版本设备的应用程序接口,不仅提供展示地图的基本接口,还提供POI检索、路径规划、地图标注、离线地图、定位、周边雷达等丰富的LBS能力 。 您可以使用百度地图iOS SDK开发适用于移动设备的地图应用,通过接口,您可以轻松访问百度服务和数据,构建功能丰富、交互性强的地图应用程序。详见http://developer.baidu.com/map/index.php?title=iossdk.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6 "homepage": "http://developer.baidu.com/map/index.php?title=iossdk",
12 "daniel.sun": "sundl1988@163.com"
18 "git": "https://github.com/iosmvn/BaiduMap-iOS-SDK.git",
21 "preserve_paths": "BaiduMapAPI/*.framework",
22 "exclude_files": "Classes/Exclude",
23 "vendored_frameworks": "BaiduMapAPI/*.framework",
24 "public_header_files": "BaiduMapAPI/*.framework/Headers/*.h",
25 "resources": "BaiduMapAPI/BaiduMapAPI_Map.framework/Resources/*.bundle",
30 "SystemConfiguration",