[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 1 / Zaius / 2.1.0 / Zaius.podspec.json
blobb1c76ca7090620d37e8b3d270cba13c265e6454c
2   "name": "Zaius",
3   "version": "2.1.0",
4   "summary": "Zaius iOS SDK for data collection and push notifications",
5   "homepage": "https://zaius.com",
6   "license": {
7     "text": "Zaius: Copyright 2018 Zaius, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Zaius SDK located at: https://zaius.com/terms-of-use/",
8     "type": "Commercial"
9   },
10   "authors": {
11     "Zaius": "support@zaius.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "tvos": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "http": "https://s3.amazonaws.com/zaius-public/mobile-sdk/zaius-ios-tvos-sdk-2.1.0.tgz"
20   },
21   "ios": {
22     "vendored_frameworks": "ZaiusSDK_iOS.framework"
23   },
24   "tvos": {
25     "vendored_frameworks": "ZaiusSDK_tvOS.framework"
26   },
27   "frameworks": [
28     "SystemConfiguration",
29     "UIKit"
30   ]