blob: e22ee94f42f23332b550848afc5aae4d3446ff38 [file] [log] [blame]
{
"name": "Zaius",
"version": "2.0.2",
"summary": "Zaius iOS SDK for data collection and push notifications",
"homepage": "https://zaius.com",
"license": {
"text": "Zaius: Copyright 2017 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": "http://s3.amazonaws.com/zaius-public/mobile-sdk/zaius-ios-tvos-sdk-2.0.2.tgz"
},
"ios": {
"vendored_frameworks": "ZaiusSDK_iOS.framework"
},
"tvos": {
"vendored_frameworks": "ZaiusSDK_tvOS.framework"
},
"frameworks": [
"SystemConfiguration",
"UIKit"
]
}