[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / b / 1 / TVOSButton / 0.4 / TVOSButton.podspec.json
blob1b27f8babd5f9191f28b3cf74d2d8809243a5881
2   "name": "TVOSButton",
3   "version": "0.4",
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.4"
17   },
18   "source_files": "TVOSButton",
19   "requires_arc": true,
20   "dependencies": {
21     "ALKit": [
23     ]
24   }