[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / f / AVOSCloudIM / 3.1.1 / AVOSCloudIM.podspec.json
blobd3832346a388d133a1217e4ae7ffba7a0243dcf2
2   "name": "AVOSCloudIM",
3   "version": "3.1.1",
4   "summary": "LeanCloud iOS Instant Message SDK for mobile backend.",
5   "homepage": "https://leancloud.cn",
6   "license": {
7     "type": "Commercial",
8     "text": "© Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
9   },
10   "authors": {
11     "LeanCloud": "support@leancloud.cn"
12   },
13   "documentation_url": "https://leancloud.cn/docs/api/iOS/index.html",
14   "platforms": {
15     "ios": "5.1.1"
16   },
17   "source": {
18     "http": "https://download.leancloud.cn/sdk/iOS/release-v3.1.1/AVOSCloudIM.framework.zip"
19   },
20   "source_files": "iOS/release-v3.1.1/AVOSCloudIM.framework/**/*.h",
21   "public_header_files": "iOS/release-v3.1.1/AVOSCloudIM.framework/**/*.h",
22   "preserve_paths": "iOS/release-v3.1.1/AVOSCloudIM.framework/AVOSCloudIM",
23   "dependencies": {
24     "AVOSCloud": [
26     ]
27   },
28   "vendored_libraries": "libAVOSCloudIM.a",
29   "prepare_command": "    cp \"iOS/release-v3.1.1/AVOSCloudIM.framework/AVOSCloudIM\" \"libAVOSCloudIM.a\"\n"