blob: 15f1035e6c44ddafb00263c06d35a081f85b341e [file] [log] [blame]
{
"name": "QCMAppModel",
"version": "0.0.54",
"summary": "qingcheng QCMAppModel.",
"description": "qingcheng QCMAppModel base",
"homepage": "http://www.jianshu.com/u/65319337eeb7",
"requires_arc": true,
"license": "MIT",
"authors": {
"sunmomomo": "348384930@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitea.qingchengfit.cn/iOSDev/QCMAppModel.git",
"tag": "0.0.54"
},
"source_files": "QCAppModel/**/*.{h,m}",
"public_header_files": "QCAppModel/**/*.h",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
]
},
"deprecated": true
}