blob: d5895ffca16a0de61224b9d6fa211beb31288c8d [file] [log] [blame]
{
"name": "UpYunSDK",
"version": "2.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "UpYunSDK",
"homepage": "https://github.com/nickcheng/UpYunSDK/",
"authors": {
"nickcheng": "n@nickcheng.com"
},
"source": {
"git": "https://github.com/nickcheng/UpYunSDK.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "UpYun",
"public_header_files": "UpYun/*.h",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"requires_arc": true
}