[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 5 / 8 / AVOSCloudCrashReporting / 3.1.0 / AVOSCloudCrashReporting.podspec.json
blob8c502a7d06d74bb5bd2c91c07d854254362dae4b
2   "name": "AVOSCloudCrashReporting",
3   "version": "3.1.0",
4   "source": {
5     "http": "https://download.leancloud.cn/sdk/iOS/release-v3.1.0/AVOSCloudCrashReporting.framework.zip"
6   },
7   "platforms": {
8     "ios": "5.1.1"
9   },
10   "summary": "LeanCloud Crash Report 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.1.0/*",
22   "vendored_frameworks": "iOS/release-v3.1.0/AVOSCloudCrashReporting.framework",
23   "public_header_files": "iOS/release-v3.1.0/**/*.h",
24   "dependencies": {
25     "AVOSCloud": [
27     ]
28   }