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