blob: 34580b6c7cc6cc2adeb6181f090316559ce124ea [file] [log] [blame]
{
"name": "JZtvOSParallaxButton",
"version": "0.1.4",
"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.4"
},
"social_media_url": "http://fincher.im/",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JZParallaxButton": [
"Pod/Assets/*.png"
]
}
}