[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 3 / b / 1 / Fabric-OSX / 1.4.1 / Fabric-OSX.podspec.json
blob9a64b85d5c45183f62e4f51aa910826cff153822
2   "name": "Fabric-OSX",
3   "version": "1.4.1",
4   "summary": "Fabric by Twitter, Inc.",
5   "homepage": "https://fabric.io",
6   "authors": "Twitter",
7   "license": {
8     "type": "Commercial",
9     "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"
10   },
11   "platforms": {
12     "osx": "10.7"
13   },
14   "source": {
15     "http": "https://kit-downloads.fabric.io/mac/io.fabric.sdk.mac/1.4.1/io.fabric.sdk.mac-default.zip"
16   },
17   "requires_arc": true,
18   "default_subspecs": "Base",
19   "subspecs": [
20     {
21       "name": "Base",
22       "vendored_frameworks": "Fabric.framework",
23       "public_header_files": "Fabric.framework/Versions/A/Headers/*.h"
24     }
25   ]