blob: e6c1dbe33585d3dcdf553bba47a461548945172e [file] [log] [blame]
{
"name": "UFileSDK",
"version": "3.0.4",
"summary": "UCloud Object Storage SDK for iOS",
"description": "\"UCloud Object Storage SDK for iOS,you can use it for file operations and bucket management.\"",
"homepage": "https://github.com/ucloud/ufile-sdk-ios",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ethan.zhang": "ethan.zhang@ucloud.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ucloud/ufile-sdk-ios.git",
"tag": "3.0.4"
},
"source_files": "UFileSDK/UFileSDK/**/*.{h,m,mm}",
"requires_arc": true
}