[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / b / 1 / TVOSButton / 0.2 / TVOSButton.podspec.json
blobdc6ba62d60faca845586ac31d0bf37c7896cb913
2   "name": "TVOSButton",
3   "version": "0.2",
4   "summary": "Missing button component for tvOS.",
5   "description": "Missing button component for tvos.",
6   "homepage": "https://github.com/movielala/TVOSButton",
7   "license": "Apache",
8   "authors": {
9     "cemolcay": "ccemolcay@gmail.com"
10   },
11   "platforms": {
12     "tvos": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/movielala/TVOSButton.git",
16     "tag": "v0.2"
17   },
18   "source_files": "TVOSButton",
19   "requires_arc": true,
20   "dependencies": {
21     "ALKit": [
23     ]
24   }