[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 3 / b / 1 / Fabric-OSX / 1.2.8 / Fabric-OSX.podspec.json
blobd16ea711a09d0d21ba34c3b377e2264e810c5710
2   "name": "Fabric-OSX",
3   "version": "1.2.8",
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.2.8/io.fabric.sdk.mac-default.zip"
16   },
17   "requires_arc": true,
18   "default_subspecs": "Base",
19   "libraries": [
20     "z",
21     "c++"
22   ],
23   "subspecs": [
24     {
25       "name": "Base",
26       "vendored_frameworks": "Fabric.framework",
27       "public_header_files": "Fabric.framework/Versions/A/Headers/*.h"
28     }
29   ]