blob: 47f1d45b63073be3d18f5ce73de4bab8e767e134 [file] [log] [blame]
{
"name": "FCBaseKit",
"version": "0.2.9",
"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.2.9"
},
"source_files": "FCBaseKit/FCBaseKit.framework/Headers/*.h",
"resources": "FCBaseKit/FCBaseKit.bundle",
"vendored_frameworks": "FCBaseKit/*.framework",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
],
"SVProgressHUD": [
],
"FCMobStat": [
],
"Toast": [
],
"MJExtension": [
],
"AFNetworking": [
],
"SDWebImage": [
],
"ReactiveObjC": [
],
"AliyunOSSiOS": [
],
"MBProgressHUD": [
]
}
}