| { |
| "name": "PTVSDK", |
| "version": "0.6.3", |
| "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.3.zip" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "fat/PTVSDK.framework" |
| }, |
| "frameworks": [ |
| "AVFoundation", |
| "UIKit", |
| "WebKit" |
| ], |
| "swift_versions": "4.2" |
| } |