[Add] FishjamCloudClient 0.6.0
[CocoaPods.git] / Specs / 1 / a / d / FGToolKit / 2.1 / FGToolKit.podspec.json
blobbf3cc3adc877b97e16981f1410d696579190dded
2   "name": "FGToolKit",
3   "version": "2.1",
4   "summary": "FGToolKit is a Swift convenice tool kit",
5   "homepage": "https://github.com/Insfgg99x/FGToolKit",
6   "license": "MIT",
7   "authors": {
8     "CGPointZero": "newbox0512@yahoo.com"
9   },
10   "source": {
11     "git": "https://github.com/Insfgg99x/FGToolKit.git",
12     "tag": "2.1"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "lib/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }