[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / 5 / AVOSCloudSNS / 1.4.4 / AVOSCloudSNS.podspec.json
blobf4f070d7f1040c7938d83cec1be7e46d912b022b
2   "name": "AVOSCloudSNS",
3   "version": "1.4.4",
4   "source": {
5     "http": "https://cn.avoscloud.com/downloads/iOS/release-v1.4.4/AVOSCloudSNS.framework.zip"
6   },
7   "platforms": {
8     "ios": "5.0"
9   },
10   "summary": "AVOS Cloud SNS SDK for iOS",
11   "homepage": "http://avoscloud.com",
12   "license": {
13     "type": "Commercial",
14     "text": "© Copyright 2013 AVOS Systems, Inc. See http://avoscloud.com"
15   },
16   "authors": {
17     "Travis": "travis@avos.com"
18   },
19   "requires_arc": true,
20   "preserve_paths": "iOS/release-v1.4.4/*",
21   "vendored_frameworks": "iOS/release-v1.4.4/AVOSCloudSNS.framework",
22   "public_header_files": "iOS/release-v1.4.4/**/*.h",
23   "frameworks": [
24     "CFNetwork",
25     "SystemConfiguration",
26     "MobileCoreServices",
27     "Security"
28   ],
29   "xcconfig": {
30     "DEBUG_INFORMATION_FORMAT": "DWARF"
31   }