[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / b / 1 / Fabric-OSX / 1.6.0 / Fabric-OSX.podspec.json
blob513bac68413b9699f23efc85973600052a45d663
2   "name": "Fabric-OSX",
3   "version": "1.6.0",
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.6.0/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   ]