[Add] DatadogSessionReplay 2.22.0
[CocoaPods.git] / Specs / 7 / b / 6 / TVOSToast / 0.9 / TVOSToast.podspec.json
blob9cc5a3b32fd6ceaabcccc3aaae8bd1b9c61c0143
2   "name": "TVOSToast",
3   "version": "0.9",
4   "summary": "Toast component for tvOS with built-in siri remote hint support",
5   "description": "Toast component for tvOS with built-in siri remote hint support.",
6   "homepage": "https://github.com/svtek/TVOSToast",
7   "license": "MIT",
8   "authors": {
9     "cemolcay": "ccemolcay@gmail.com"
10   },
11   "platforms": {
12     "tvos": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/svtek/TVOSToast.git",
16     "tag": "0.9"
17   },
18   "resources": "TVOSToast/Resources/*.png",
19   "source_files": [
20     "TVOSToast/TVOSToast.swift",
21     "TVOSToast/Resources/*.png"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "ManualLayout": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"