[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 0 / 5 / d / ZIKIMMapKit / 0.1.0 / ZIKIMMapKit.podspec.json
blob49ba39b9b59f0f4c0824612d61a075ef1ba4d993
2   "name": "ZIKIMMapKit",
3   "version": "0.1.0",
4   "summary": "地图组件(使用高德地图).",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZIK-IM-Modularization/ZIKIMMapKit",
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/ZIK-IM-Modularization/ZIKIMMapKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZIKIMMapKit/Classes/**/*",
22   "resource_bundles": {
23     "ZIKIMMapKit": [
24       "ZIKIMMapKit/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "MJRefresh": [
29       "~> 1.4.6"
30     ]
31   }