blob: aae06966a2c17abe4d952c95c3d7e5de0908329f [file] [log] [blame]
{
"name": "PTVSDK",
"version": "0.6.5",
"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://cdn.promethean.tv/sdk/ios/ptvsdk-v0.6.5.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "fat/PTVSDK.framework"
},
"frameworks": [
"AVFoundation",
"UIKit",
"WebKit"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}