[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 5 / 8 / AVOSCloudCrashReporting / 3.1.1.1 / AVOSCloudCrashReporting.podspec.json
blobdbedaed331017caf773611dce09b2c3e95da77ce
2   "name": "AVOSCloudCrashReporting",
3   "version": "3.1.1.1",
4   "summary": "LeanCloud iOS Crash Reporting 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.1/AVOSCloudCrashReporting.framework.zip"
19   },
20   "source_files": "iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework/**/*.h",
21   "public_header_files": "iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework/**/*.h",
22   "preserve_paths": "iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework/AVOSCloudCrashReporting",
23   "libraries": "c++",
24   "dependencies": {
25     "AVOSCloud": [
27     ]
28   },
29   "vendored_libraries": "libAVOSCloudCrashReporting.a",
30   "prepare_command": "    cp \"iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework/AVOSCloudCrashReporting\" \"libAVOSCloudCrashReporting.a\"\n"