[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 5 / DXSMBaiduMapApiManager / 0.1.0 / DXSMBaiduMapApiManager.podspec.json
blob3c00e2bcaaea9563a3c155bc448585dde0c1c7ab
2   "name": "DXSMBaiduMapApiManager",
3   "version": "0.1.0",
4   "summary": "基于百度地图3.0的封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/zhdeveloper/DXSMBaiduMapApiManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhcoder2011@gmail.com": "shenzh@healthmall.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/zhdeveloper/DXSMBaiduMapApiManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DXSMBaiduMapApiManager/Classes/**/*",
22   "dependencies": {
23     "BaiduMapKit": [
24       "3.0.0"
25     ]
26   }