blob: 65df35f26e3118b2d80c06c3693a03ad1710d9f1 [file] [log] [blame]
{
"name": "SCC22Code",
"version": "0.1.0",
"summary": "A short",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/qishaochun/scc22-code",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"大红莲冰輪丸": "qishaochun_work@163.com"
},
"source": {
"git": "https://gitee.com/qishaochun/scc22-code.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCC22Code/Classes/**/*",
"resource_bundles": {
"SCC22Code": [
"SCC22Code/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
],
"LSTPopView": [
],
"IQKeyboardManager": [
],
"ReactiveObjC": [
],
"KVNProgress": [
]
}
}