[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 0 / Crashlytics / 3.3.4 / Crashlytics.podspec.json
blob0277a60d93e931877c46af437a0990434ff87f3d
2   "name": "Crashlytics",
3   "version": "3.3.4",
4   "summary": "Best and lightest-weight crash reporting for mobile.",
5   "homepage": "https://get.fabric.io/crashlytics",
6   "authors": "Twitter",
7   "platforms": {
8     "ios": "6.0"
9   },
10   "source": {
11     "http": "https://kit-downloads.fabric.io/ios/com.twitter.crashlytics.ios/3.3.4/com.twitter.crashlytics.ios-default.zip"
12   },
13   "vendored_frameworks": "Crashlytics.framework",
14   "public_header_files": "Crashlytics.framework/Headers/*.h",
15   "license": {
16     "type": "Commercial",
17     "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"
18   },
19   "frameworks": [
20     "Security",
21     "SystemConfiguration"
22   ],
23   "libraries": [
24     "z",
25     "c++"
26   ],
27   "deprecated_in_favor_of": "FirebaseCrashlytics"