[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / 9 / b / zxgTool / 0.1.0 / zxgTool.podspec.json
bloba1c6e2de19427c635f4a775b08cdb67e604b0df6
2   "name": "zxgTool",
3   "version": "0.1.0",
4   "summary": "A short description of zxgTool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhangxguang/zxgTool.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zxg": "326598341@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhangxguang/zxgTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "zxgTool/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
29     ]
30   }