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