blob: 04dea3fa3d752184d7e0a72b4651ebd9063570f8 [file] [log] [blame]
{
"name": "TVOSButton",
"version": "0.3",
"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.3"
},
"source_files": "TVOSButton",
"requires_arc": true,
"dependencies": {
"ALKit": [
]
}
}