blob: 9a260eafd0e8eff035941f9bb8ef3ee166f4c05d [file] [log] [blame]
{
"name": "AliYunOSSManager",
"version": "0.0.4",
"summary": "A simple manager class for AliYunOSS",
"homepage": "https://github.com/liukunpengiOS/AliYunOSSManager",
"license": "MIT",
"authors": {
"kunpeng": "1169405067@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liukunpengiOS/AliYunOSSManager.git",
"tag": "0.0.4"
},
"source_files": "AliYunOSSManager/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"requires_arc": true,
"dependencies": {
"AliyunOSSiOS": [
"~> 2.6.0"
]
},
"pushed_with_swift_version": "3.0"
}