[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / d / FGToolKit / 2.1.2 / FGToolKit.podspec.json
blob6c64ce68df68bfba8fb1f0e2be6a9ff7d23a71e3
2   "name": "FGToolKit",
3   "version": "2.1.2",
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.2"
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   }