{ | |
"name": "ZJCoopFrameworkDemo", | |
"version": "0.0.3", | |
"summary": "测试pod打包", | |
"homepage": "https://github.com/lishibo-iOS/ceshiZJJKCoopFW", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"世博": "870037485@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/lishibo-iOS/ceshiZJJKCoopFW.git", | |
"tag": "0.0.3" | |
}, | |
"ios": { | |
"vendored_frameworks": "*.framework" | |
}, | |
"dependencies": { | |
"QCloudCOSXML": [ | |
] | |
} | |
} |