blob: 7103b708734b75acc78825b80b96a6f24580f71a [file] [log] [blame]
{
"name": "FQAppBaseKit",
"version": "0.0.1",
"summary": "Some usefull tool in appdelegate",
"description": "Some usefull tool in appdelegate, make your appdeleate code clean",
"homepage": "https://github.com/fq050766/FQAppBaseKit",
"license": "MIT",
"authors": {
"FengQiangBoy": "498460828@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fq050766/FQAppBaseKit.git",
"tag": "0.0.1"
},
"source_files": [
"FQAppBaseKit/*.{h,m}",
"FQAppBaseKit/**/*.{h,m}"
]
}