blob: 6826f26d54697f24ee108a44b265f52f21cc610b [file] [log] [blame]
{
"name": "TVButton",
"version": "0.1.5",
"summary": "Apple TV style parallax icons as iOS UIButtons",
"description": "Recreating the cool parallax icons from Apple TV as iOS UIButtons (in Swift).",
"homepage": "https://github.com/marmelroy/TVButton",
"license": "MIT",
"authors": {
"Roy Marmelstein": "marmelroy@gmail.com"
},
"source": {
"git": "https://github.com/marmelroy/TVButton.git",
"tag": "0.1.5"
},
"social_media_url": "http://twitter.com/marmelroy",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TVButton",
"resources": "TVButton/Specular.png"
}