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