blob: dbedaed331017caf773611dce09b2c3e95da77ce [file] [log] [blame]
{
"name": "AVOSCloudCrashReporting",
"version": "3.1.1.1",
"summary": "LeanCloud iOS Crash Reporting SDK for mobile backend.",
"homepage": "https://leancloud.cn",
"license": {
"type": "Commercial",
"text": "© Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
},
"authors": {
"LeanCloud": "support@leancloud.cn"
},
"documentation_url": "https://leancloud.cn/docs/api/iOS/index.html",
"platforms": {
"ios": "5.1.1"
},
"source": {
"http": "https://download.leancloud.cn/sdk/iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework.zip"
},
"source_files": "iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework/**/*.h",
"public_header_files": "iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework/**/*.h",
"preserve_paths": "iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework/AVOSCloudCrashReporting",
"libraries": "c++",
"dependencies": {
"AVOSCloud": [
]
},
"vendored_libraries": "libAVOSCloudCrashReporting.a",
"prepare_command": " cp \"iOS/release-v3.1.1.1/AVOSCloudCrashReporting.framework/AVOSCloudCrashReporting\" \"libAVOSCloudCrashReporting.a\"\n"
}