blob: 6178ba1c4ef8d2b39d0170e6bb36f8defff81865 [file] [log] [blame]
{
"name": "JZtvOSParallaxButton",
"version": "0.1.2",
"summary": "tvOS Button with Parallax Effect (ObjC)",
"homepage": "https://github.com/JustinFincher/JZtvOSParallaxButton",
"license": "MIT",
"authors": {
"Fincher Justin (A.k.a JustZht)": "zhtsu47@me.com"
},
"source": {
"git": "https://github.com/JustinFincher/JZtvOSParallaxButton.git",
"tag": "0.1.2"
},
"social_media_url": "http://fincher.im/",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JZParallaxButton": [
"Pod/Assets/*.png"
]
}
}