blob: 929f4f4f871377d4b09c33ff9932cbba9f10164e [file] [log] [blame]
{
"name": "SCAa2",
"version": "0.0.1",
"summary": "SCAa2.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/qishaochun/scaa2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"大红莲冰輪丸": "qishaochun_work@163.com"
},
"source": {
"git": "https://gitee.com/qishaochun/scaa2.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCAa2/Classes/**/*",
"resource_bundles": {
"SCAa2": [
"SCAa2/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
]
}
}