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