blob: 9622ba696fc76ffdb3bd40aff5f1ee7057b1bfb7 [file] [log] [blame]
{
"name": "SCA5",
"version": "1.0.0",
"summary": "A short description of SCA5.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/qishaochun/sca5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"大红莲冰輪丸": "qishaochun_work@163.com"
},
"source": {
"git": "https://gitee.com/qishaochun/sca5.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCA5/Classes/**/*",
"resource_bundles": {
"SCA5": [
"SCA5/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
],
"MBProgressHUD": [
],
"AFNetworking": [
],
"SDWebImage": [
]
}
}