[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / a / c / Fabric / 1.6.1 / Fabric.podspec.json
blobdf77c61cd4a693aed4e4e43b36b9df01ffc155fc
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     "Fabric.framework/*"
18   ],
19   "ios": {
20     "public_header_files": "iOS/Fabric.framework/Headers/*.h",
21     "vendored_frameworks": "iOS/Fabric.framework",
22     "frameworks": "UIKit"
23   },
24   "osx": {
25     "public_header_files": "OSX/Fabric.framework/Versions/A/Headers/*.h",
26     "vendored_frameworks": "OSX/Fabric.framework"
27   },
28   "tvos": {
29     "public_header_files": "tvOS/Fabric.framework/Headers/*.h",
30     "vendored_frameworks": "tvOS/Fabric.framework",
31     "frameworks": "UIKit"
32   },
33   "requires_arc": true,
34   "source": {
35     "http": "https://kit-downloads.fabric.io/cocoapods/fabric/1.6.1/fabric.zip"
36   },
37   "summary": "Fabric by Twitter, Inc.",
38   "version": "1.6.1",
39   "deprecated_in_favor_of": "FirebaseCrashlytics"