[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / f / AVOSCloudIM / 3.0.2 / AVOSCloudIM.podspec.json
blob5f264324c6419e14a70ffa47ae0daaf88caa78ab
2   "name": "AVOSCloudIM",
3   "version": "3.0.2",
4   "source": {
5     "http": "https://download.leancloud.cn/sdk/iOS/release-v3.0.2/AVOSCloudIM.framework.zip"
6   },
7   "platforms": {
8     "ios": "5.1.1"
9   },
10   "summary": "LeanCloud IM SDK for iOS",
11   "homepage": "https://leancloud.cn",
12   "license": {
13     "type": "Commercial",
14     "text": "© Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
15   },
16   "authors": {
17     "LeanCloud": "support@leancloud.cn"
18   },
19   "documentation_url": "https://leancloud.cn/docs/api/iOS/index.html",
20   "requires_arc": true,
21   "preserve_paths": "iOS/release-v3.0.2/*",
22   "vendored_frameworks": "iOS/release-v3.0.2/AVOSCloudIM.framework",
23   "public_header_files": "iOS/release-v3.0.2/**/*.h",
24   "dependencies": {
25     "AVOSCloud": [
27     ]
28   }