[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / d / PTVSDK / 0.9.0 / PTVSDK.podspec.json
blob8f4c4e1672768922f37cda70705733eec375cbc3
2   "name": "PTVSDK",
3   "version": "0.9.0",
4   "source": {
5     "git": "https://github.com/PrometheanTV/ptv-sdk-ios-release.git",
6     "tag": "v0.9.0"
7   },
8   "homepage": "https://promethean.tv",
9   "summary": "Promethean TV SDK for iOS.",
10   "description": "The Promethean SDK provides an interface for rendering on-video overlays.",
11   "license": {
12     "type": "Copyright",
13     "text": "Copyright (C) 2018-2020 by Promethean TV, Inc"
14   },
15   "authors": {
16     "Promethean TV": "andi.wilson@promethean.tv"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Frameworks/iOS/fat/PTVSDK.framework",
23     "frameworks": [
24       "AVFoundation",
25       "UIKit",
26       "WebKit"
27     ]
28   }