blob: 6b2dd1c43a2118589994928a94ae4297cebc84a7 [file] [log] [blame]
{
"name": "PTVSDK",
"version": "0.6.2",
"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.2/ptvsdk-v0.6.2.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "fat/PTVSDK.framework"
},
"frameworks": [
"AVFoundation",
"UIKit",
"WebKit"
],
"swift_versions": "4.2"
}