blob: a069d757df007016abbbc9ccb7b3630be01e3567 [file] [log] [blame]
{
"name": "FCBaseKit",
"version": "0.1.1",
"summary": "FCBaseKit",
"description": "组件基础依赖组件",
"homepage": "https://gitee.com/FCComp/FCBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCBaseKit.git",
"tag": "0.1.1"
},
"source_files": "FCBaseKit/FCBaseKit.framework/Headers/*.h",
"resources": "FCBaseKit/FCBaseKit.bundle",
"vendored_frameworks": "FCBaseKit/*.framework",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
],
"MJExtension": [
],
"AFNetworking": [
],
"SDWebImage": [
],
"ReactiveObjC": [
]
}
}