2 "name": "AVOSCloudCrashReporting",
4 "summary": "LeanCloud iOS Crash Reporting SDK for mobile backend.",
5 "homepage": "https://leancloud.cn",
8 "text": "© Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
11 "LeanCloud": "support@leancloud.cn"
13 "documentation_url": "https://leancloud.cn/docs/api/iOS/index.html",
18 "http": "https://download.leancloud.cn/sdk/iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework.zip"
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",
29 "vendored_libraries": "libAVOSCloudCrashReporting.a",
30 "prepare_command": " cp \"iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework/AVOSCloudCrashReporting\" \"libAVOSCloudCrashReporting.a\"\n"