blob: 451f2c7818afbf45da10a3fd2a9a662b3951a3f9 [file] [log] [blame]
{
"name": "PTVSDK",
"version": "0.6.1",
"summary": "PrometheanTV SDK for iOS.",
"homepage": "http://promethean.tv",
"license": {
"type": "Copyright",
"text": "Copyright (C) 2018-2019 by Promethean TV, Inc"
},
"authors": {
"Andi Wilson": "andi.wilson@promethean.tv"
},
"source": {
"http": "https://github.com/PrometheanTV/ptv-sdk-ios-podspec/releases/download/0.6.1/ptvsdk-v0.6.1.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "fat/PTVSDK.framework"
},
"frameworks": [
"AVFoundation",
"UIKit",
"WebKit"
],
"swift_version": "4.2"
}