blob: 93efe3510681539346a3cc76e9232333dec480f8 [file] [log] [blame]
{
"name": "Crashlytics",
"version": "3.0.11",
"summary": "The most powerful yet lightest weight crash reporting tool for mobile.",
"homepage": "https://get.fabric.io/crashlytics",
"authors": "Twitter",
"platforms": {
"ios": "5.0"
},
"source": {
"http": "https://kit-downloads.fabric.io/ios/com.twitter.crashlytics.ios/3.0.11/com.twitter.crashlytics.ios-default.zip"
},
"vendored_frameworks": "Crashlytics.framework",
"public_header_files": "Crashlytics.framework/Headers/*.h",
"license": {
"type": "Commercial",
"text": "Fabric: Copyright 2015 Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. Crashlytics Kit: Copyright 2015 Crashlytics, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Crashlytics Terms of Service located at http://try.crashlytics.com/terms/terms-of-service.pdf and the Crashlytics Privacy Policy located at http://try.crashlytics.com/terms/privacy-policy.pdf. OSS: http://get.fabric.io/terms/opensource.txt"
},
"frameworks": [
"Security",
"SystemConfiguration"
],
"libraries": [
"z",
"c++"
],
"deprecated_in_favor_of": "FirebaseCrashlytics"
}