[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / a / c / Fabric / 1.10.2 / Fabric.podspec.json
blob826dac63299837803f055a78e5d14bb1cae7e98d
2   "authors": "Google",
3   "homepage": "https://fabric.io",
4   "license": {
5     "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. OSS: http://get.fabric.io/terms/opensource.txt",
6     "type": "Commercial"
7   },
8   "name": "Fabric",
9   "platforms": {
10     "ios": "7.0",
11     "osx": "10.7",
12     "tvos": "9.0"
13   },
14   "preserve_paths": [
15     "run",
16     "upload-symbols",
17     "Fabric.framework/*"
18   ],
19   "requires_arc": true,
20   "source": {
21     "http": "https://kit-downloads.fabric.io/cocoapods/fabric/1.10.2/fabric.zip"
22   },
23   "summary": "Fabric by Google, Inc.",
24   "version": "1.10.2",
25   "ios": {
26     "source_files": "iOS/Fabric.framework/Headers/*.h",
27     "public_header_files": "iOS/Fabric.framework/Headers/*.h",
28     "vendored_frameworks": "iOS/Fabric.framework",
29     "frameworks": "UIKit"
30   },
31   "osx": {
32     "source_files": "OSX/Fabric.framework/Versions/A/Headers/*.h",
33     "public_header_files": "OSX/Fabric.framework/Versions/A/Headers/*.h",
34     "vendored_frameworks": "OSX/Fabric.framework"
35   },
36   "tvos": {
37     "source_files": "tvOS/Fabric.framework/Headers/*.h",
38     "public_header_files": "tvOS/Fabric.framework/Headers/*.h",
39     "vendored_frameworks": "tvOS/Fabric.framework",
40     "frameworks": "UIKit"
41   },
42   "deprecated_in_favor_of": "FirebaseCrashlytics"