[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 6 / 0 / Crashlytics / 3.4.1 / Crashlytics.podspec.json
blob03f4bb84ab88d1c33beed77568fc12b676da0f09
2   "authors": "Twitter",
3   "dependencies": {
4     "Fabric": [
5       "~> 1.6.0"
6     ]
7   },
8   "frameworks": [
9     "Security",
10     "SystemConfiguration"
11   ],
12   "homepage": "https://get.fabric.io/crashlytics",
13   "libraries": [
14     "z",
15     "c++"
16   ],
17   "license": {
18     "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",
19     "type": "Commercial"
20   },
21   "name": "Crashlytics",
22   "platforms": {
23     "ios": "6.0",
24     "osx": "10.7",
25     "tvos": "9.0"
26   },
27   "preserve_paths": [
28     "submit",
29     "Crashlytics.framework/*"
30   ],
31   "ios": {
32     "public_header_files": "iOS/Crashlytics.framework/Headers/*.h",
33     "vendored_frameworks": "iOS/Crashlytics.framework"
34   },
35   "osx": {
36     "public_header_files": "OSX/Crashlytics.framework/Versions/A/Headers/*.h",
37     "vendored_frameworks": "OSX/Crashlytics.framework"
38   },
39   "tvos": {
40     "public_header_files": "tvOS/Crashlytics.framework/Headers/*.h",
41     "vendored_frameworks": "tvOS/Crashlytics.framework"
42   },
43   "source": {
44     "http": "https://kit-downloads.fabric.io/cocoapods/crashlytics/3.4.1/crashlytics.zip"
45   },
46   "summary": "Best and lightest-weight crash reporting for mobile, desktop and tvOS.",
47   "version": "3.4.1",
48   "deprecated_in_favor_of": "FirebaseCrashlytics"