[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / a / c / Fabric / 1.2.8 / Fabric.podspec.json
blobe9817a74ca2a2117f4901d69ef5df447e1cfc404
2   "name": "Fabric",
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     "ios": "5.0"
13   },
14   "source": {
15     "http": "https://kit-downloads.fabric.io/ios/io.fabric.sdk.ios/1.2.8/io.fabric.sdk.ios-default.zip"
16   },
17   "requires_arc": true,
18   "default_subspecs": "Base",
19   "frameworks": "UIKit",
20   "libraries": [
21     "z",
22     "c++"
23   ],
24   "deprecated_in_favor_of": "FirebaseCrashlytics",
25   "subspecs": [
26     {
27       "name": "Base",
28       "vendored_frameworks": "Fabric.framework",
29       "public_header_files": "Fabric.framework/Headers/*.h"
30     }
31   ]