[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 7 / 0 / UPYUNFusion / 1.0.1 / UPYUNFusion.podspec.json
blob235c0dee88df45f5769183e5be74d47793f33adc
2   "name": "UPYUNFusion",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "text": "                   Copyright (c) 2016年 UPYUN. All rights reserved.\n"
7   },
8   "summary": "UPYUN Upload SDK For iOS.",
9   "homepage": "https://github.com/upyun/ios-fusion-sdk",
10   "authors": {
11     "UPYUN": "iOSTeam@upyun.com"
12   },
13   "source": {
14     "git": "https://github.com/upyun/ios-fusion-sdk.git",
15     "tag": "v1.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "UpYunSDK/*.{h,m}",
23     "UpYunSDK/Utils/*.{h,m}",
24     "UpYunSDK/Utils/**/*.{h,m}"
25   ],
26   "resources": "UpYunFusionSDKDemo/*.{jpg,png,xib}",
27   "dependencies": {
28     "AliyunOSSiOS": [
29       "~> 2.2.0"
30     ]
31   }