blob: 67e7d882bc5e7e6dfbad45d46226c0258beabcb6 [file] [log] [blame]
{
"name": "UPYUN_iOS_SDK",
"version": "0.6",
"license": {
"type": "MIT",
"text": " Copyright (c) 2016年 UPYUN. All rights reserved.\n"
},
"summary": "UPYUN iOS Upload SDK.",
"homepage": "https://github.com/upyun/iOS-sdk",
"authors": {
"UPYUN": "gang.lin@upai.com"
},
"source": {
"git": "https://github.com/upyun/iOS-sdk.git",
"tag": "0.6"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"UpYunSDKDemo/",
"UpYunSDK/*.{h,m}",
"UpYunSDK/Utils/*.{h,m}",
"UpYunSDK/Utils/**/*.{h,m}",
"UpYunSDKDemo/UpYunSDKDemo/*.{h,m}"
],
"resources": "UpYunSDKDemo/UpYunSDKDemo/*.{jpg,png,xib}"
}