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