blob: ba08f7caf64a00e49c3f2ebd2f8bb729032d071d [file] [log] [blame]
{
"name": "TVButton",
"version": "0.1",
"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"
},
"social_media_url": "http://twitter.com/marmelroy",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TVButton",
"resources": "TVButton/Specular.png"
}