blob: 921ab1b05b23062f6fbd55c492a68684e3c3aaf0 [file] [log] [blame]
{
"name": "FCKit",
"version": "0.0.1",
"platforms": {
"ios": "9.0"
},
"summary": "房超工具类框架",
"description": "#房超工具类框架,方便快速开发",
"homepage": "http://git.fccs.com/FCCS_iOS/FCKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cooperAjx": "cooper_jx@126.com"
},
"requires_arc": true,
"source": {
"git": "http://git.fccs.com/FCCS_iOS/FCKit",
"tag": "0.0.1"
},
"subspecs": [
{
"name": "Categories",
"source_files": "FCKit/Categories/UIColor/*"
}
]
}