blob: 20af4c8bd6d04e73878da1931fb42f454454e923 [file] [log] [blame]
{
"name": "AVOSCloudCrashReportingDynamic",
"version": "3.2.6",
"platforms": {
"ios": "8.0"
},
"summary": "LeanCloud iOS Crash Reporting SDK for mobile backend.",
"homepage": "https://leancloud.cn",
"documentation_url": "https://leancloud.cn/api-docs/iOS/index.html",
"license": {
"type": "Commercial",
"text": "Copyright 2015 LeanCloud, Inc. See https://leancloud.cn/terms.html"
},
"authors": {
"LeanCloud": "support@leancloud.cn"
},
"source": {
"http": "https://download.leancloud.cn/sdk/iOS/release-v3.2.6/Dynamic/AVOSCloudCrashReporting.framework.zip"
},
"preserve_paths": "iOS/release-v3.2.6/Dynamic/AVOSCloudCrashReporting.framework",
"public_header_files": "iOS/release-v3.2.6/Dynamic/AVOSCloudCrashReporting.framework/**/*.h",
"vendored_frameworks": "iOS/release-v3.2.6/Dynamic/AVOSCloudCrashReporting.framework",
"resources": "iOS/release-v3.2.6/Dynamic/AVOSCloudCrashReporting.framework",
"libraries": "c++",
"dependencies": {
"AVOSCloudDynamic": [
]
},
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited)",
"FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/AVOSCloudCrashReportingDynamic/**\"",
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
}
}