[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / d / PTVSDK / 0.12.0 / PTVSDK.podspec.json
blob4a19fb808d1485cafb0b85e9407be368c5156db7
2   "name": "PTVSDK",
3   "version": "0.12.0",
4   "source": {
5     "git": "https://github.com/PrometheanTV/ptv-sdk-ios-release.git",
6     "tag": "v0.12.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   },
29   "swift_versions": [
30     "4.0",
31     "4.2",
32     "5.0"
33   ],
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "swift_version": "5.0"