[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / d / GGToolKit / 1.0.2 / GGToolKit.podspec.json
blobf2c40b68d21d080b22849b69a4b016838f84ae8c
2   "name": "GGToolKit",
3   "version": "1.0.2",
4   "summary": "自用工具类.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wyggg/GGToolKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yg": "773678819@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wyggg/GGToolKit.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "GGToolKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.0"
26     ]
27   }