blob: a7df1ce3a497840bc415d78aa583fb36adee78e1 [file] [log] [blame]
{
"name": "Zaius",
"version": "2.1.1",
"summary": "Zaius iOS SDK for data collection and push notifications",
"homepage": "https://zaius.com",
"license": {
"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/",
"type": "Commercial"
},
"authors": {
"Zaius": "support@zaius.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source": {
"http": "https://s3.amazonaws.com/zaius-public/mobile-sdk/zaius-ios-tvos-sdk-2.1.1.tgz"
},
"ios": {
"vendored_frameworks": "ZaiusSDK_iOS.framework"
},
"tvos": {
"vendored_frameworks": "ZaiusSDK_tvOS.framework"
},
"frameworks": [
"SystemConfiguration",
"UIKit"
]
}