[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / f / FCCSUtils / 0.0.1 / FCCSUtils.podspec.json
blob30e6c8f40ae4e4967d4b7eac29ce04e086641929
2   "name": "FCCSUtils",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "房超工具类框架",
8   "description": "#房超工具类框架,方便快速开发",
9   "homepage": "http://git.fccs.com/FCCS_iOS/FCCSUtils",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "cooperAjx": "cooper_jx@126.com"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "http://git.fccs.com/FCCS_iOS/FCCSUtils",
20     "tag": "0.0.1"
21   },
22   "subspecs": [
23     {
24       "name": "Category",
25       "source_files": "FCCSUtils/Class/Category/*"
26     },
27     {
28       "name": "Utils",
29       "source_files": "FCCSUtils/Class/Utils/*"
30     },
31     {
32       "name": "Header",
33       "source_files": "FCCSUtils/Class/Header/*"
34     }
35   ]