[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / c / 2 / ZIKMapKit / 0.1.0 / ZIKMapKit.podspec.json
blob5baf8bf9cccff7f954814a48498ba64391719b89
2   "name": "ZIKMapKit",
3   "version": "0.1.0",
4   "summary": "地图组件(使用高德地图).",
5   "description": "TODO: 地图组件(使用高德地图).",
6   "homepage": "https://github.com/ZIKMap/ZIKMapKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "811528603@qq.com": "811528603@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ZIKMap/ZIKMapKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZIKMapKit/Classes/**/*",
22   "resource_bundles": {
23     "ZIKMapKit": [
24       "ZIKMapKit/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "MJRefresh": [
29       "~> 1.4.6"
30     ]
31   }