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