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