[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / 5 / AVOSCloudSNS / 1.4.3 / AVOSCloudSNS.podspec.json
blob3f90184c065b7f32c9a3ffcf515c3abc9e1e0b31
2   "name": "AVOSCloudSNS",
3   "version": "1.4.3",
4   "source": {
5     "http": "https://cn.avoscloud.com/downloads/iOS/release-v1.4.3/AVOSCloudSNS.framework.zip"
6   },
7   "platforms": {
8     "ios": "5.0"
9   },
10   "summary": "AVOS Cloud SNS SDK for mobile backend.",
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.3/*",
21   "vendored_frameworks": "iOS/release-v1.4.3/AVOSCloudSNS.framework",
22   "public_header_files": "iOS/release-v1.4.3/**/*.h",
23   "frameworks": [
24     "CFNetwork",
25     "SystemConfiguration",
26     "MobileCoreServices",
27     "Security"
28   ],
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   }