blob: 6480de150fa64aa0a5abefb88446fb3fd4c0c643 [file] [log] [blame]
{
"name": "Crashlytics-OSX",
"version": "3.3.3",
"summary": "Best and lightest-weight crash reporting for desktop.",
"homepage": "https://get.fabric.io/crashlytics",
"authors": "Twitter",
"platforms": {
"osx": "10.7"
},
"source": {
"http": "https://kit-downloads.fabric.io/mac/com.twitter.crashlytics.mac/3.3.3/com.twitter.crashlytics.mac-default.zip"
},
"vendored_frameworks": "Crashlytics.framework",
"public_header_files": "Crashlytics.framework/Versions/A/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++"
]
}