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