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