[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 8 / 7 / d / PTVSDK / 0.6.1 / PTVSDK.podspec.json
blob451f2c7818afbf45da10a3fd2a9a662b3951a3f9
2   "name": "PTVSDK",
3   "version": "0.6.1",
4   "summary": "PrometheanTV SDK for iOS.",
5   "homepage": "http://promethean.tv",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright (C) 2018-2019 by Promethean TV, Inc"
9   },
10   "authors": {
11     "Andi Wilson": "andi.wilson@promethean.tv"
12   },
13   "source": {
14     "http": "https://github.com/PrometheanTV/ptv-sdk-ios-podspec/releases/download/0.6.1/ptvsdk-v0.6.1.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "ios": {
20     "vendored_frameworks": "fat/PTVSDK.framework"
21   },
22   "frameworks": [
23     "AVFoundation",
24     "UIKit",
25     "WebKit"
26   ],
27   "swift_version": "4.2"