12 "homepage": "http://try.crashlytics.com/",
18 "text": "Fabric: Copyright 2018 Google, 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 2018 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",
21 "name": "Crashlytics",
29 "Crashlytics.framework/*"
32 "http": "https://kit-downloads.fabric.io/cocoapods/crashlytics/3.13.0/crashlytics.zip"
34 "summary": "Best and lightest-weight crash reporting for mobile, desktop and tvOS.",
37 "source_files": "iOS/Crashlytics.framework/Headers/*.h",
38 "public_header_files": "iOS/Crashlytics.framework/Headers/*.h",
39 "vendored_frameworks": "iOS/Crashlytics.framework"
42 "source_files": "OSX/Crashlytics.framework/Versions/A/Headers/*.h",
43 "public_header_files": "OSX/Crashlytics.framework/Versions/A/Headers/*.h",
44 "vendored_frameworks": "OSX/Crashlytics.framework"
47 "source_files": "tvOS/Crashlytics.framework/Headers/*.h",
48 "public_header_files": "tvOS/Crashlytics.framework/Headers/*.h",
49 "vendored_frameworks": "tvOS/Crashlytics.framework"
51 "deprecated_in_favor_of": "FirebaseCrashlytics"