[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 0 / 8 / 5 / AliyunOSSiOS / 2.6.4 / AliyunOSSiOS.podspec.json
blob93bfd63d03446de4c96896dac94c1bff5fb89d09
2   "name": "AliyunOSSiOS",
3   "version": "2.6.4",
4   "summary": "An iOS SDK for Aliyun Object Storage Service",
5   "description": "It's an SDK for aliyun object storage service, which implement by Objective-C.It helps the iOS developers to access the OSS easier.",
6   "homepage": "https://github.com/aliyun/AliyunOSSiOS",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Aliyun Open Service": "aliyuncloudcomputing"
10   },
11   "source": {
12     "git": "https://github.com/aliyun/aliyun-oss-ios-sdk.git",
13     "tag": "release_2.6.4"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": [
20     "AliyunOSSiOS/*.{h,m}",
21     "AliyunOSSiOS/OSSTask/*.{h,m}",
22     "AliyunOSSiOS/OSSFileLog/*.{h,m}",
23     "AliyunOSSiOS/OSSIPv6/*.{h,m}"
24   ],
25   "frameworks": "SystemConfiguration",
26   "libraries": "resolv"