[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 0 / Crashlytics / 3.0.11 / Crashlytics.podspec.json
blob93efe3510681539346a3cc76e9232333dec480f8
2   "name": "Crashlytics",
3   "version": "3.0.11",
4   "summary": "The most powerful yet lightest weight crash reporting tool for mobile.",
5   "homepage": "https://get.fabric.io/crashlytics",
6   "authors": "Twitter",
7   "platforms": {
8     "ios": "5.0"
9   },
10   "source": {
11     "http": "https://kit-downloads.fabric.io/ios/com.twitter.crashlytics.ios/3.0.11/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"