blob: d1f9db026136c27280e8a960970fad503f8ef608 [file] [log] [blame]
{
"name": "TVOSButton",
"version": "0.1",
"summary": "Missing button component for tvOS.",
"description": "Missing button component for tvos.",
"homepage": "https://github.com/movielala/TVOSButton",
"license": "Apache",
"authors": {
"cemolcay": "ccemolcay@gmail.com"
},
"platforms": {
"tvos": "9.0"
},
"source": {
"git": "https://github.com/movielala/TVOSButton.git",
"tag": "v0.1"
},
"source_files": "TVOSButton",
"requires_arc": true,
"dependencies": {
"ALKit": [
]
}
}