[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 4 / FGClass / 1.0.0 / FGClass.podspec.json
blob8610b1e0fc0b73d3ea8edf39289f6ad6f6bea101
2   "name": "FGClass",
3   "version": "1.0.0",
4   "summary": "火鹰科技iOS常用类",
5   "homepage": "https://github.com/yangweicong/FGClass",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "figo_ywc": "yangwc@figo.cn"
12   },
13   "source": {
14     "git": "https://github.com/yangweicong/FGClass.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "FGClass/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.0.2"
26     ]
27   }