blob: 28d83d57cb4cb019656e097efa1a25426fcdb249 [file] [log] [blame]
{
"name": "FCCommonUse",
"version": "1.0.0",
"summary": "A short description of FCCommonUse.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/kuaibg/commonUse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"64912907": "wumails@qq.com"
},
"source": {
"git": "https://gitee.com/kuaibg/commonUse.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FCCommonUse/Classes/**/*",
"resources": "FCCommonUse/commonUse.bundle",
"dependencies": {
"FCPackage": [
],
"FCHttpRequest": [
],
"TZImagePickerController": [
],
"SDWebImage": [
]
}
}