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