2 "name": "AVOSCloudCrashReporting",
7 "summary": "LeanCloud iOS Crash Reporting SDK for mobile backend.",
8 "homepage": "https://leancloud.cn",
9 "documentation_url": "https://leancloud.cn/api-docs/iOS/index.html",
12 "text": "Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
15 "LeanCloud": "support@leancloud.cn"
18 "http": "https://download.leancloud.cn/sdk/iOS/release-v3.3.5/Static/AVOSCloudCrashReporting.framework.zip"
20 "source_files": "*.h",
21 "public_header_files": "*.h",
22 "preserve_paths": "iOS/release-v3.3.5/Static/AVOSCloudCrashReporting.framework/AVOSCloudCrashReporting",
23 "vendored_libraries": "libAVOSCloudCrashReporting.a",
31 "OTHER_LDFLAGS": "$(inherited)"
33 "prepare_command": "cp iOS/release-v3.3.5/Static/AVOSCloudCrashReporting.framework/AVOSCloudCrashReporting libAVOSCloudCrashReporting.a\ncp iOS/release-v3.3.5/Static/AVOSCloudCrashReporting.framework/Headers/* ."