blob: 4a9b7bc89a6f343111339f38ca13f73718feae84 [file] [log] [blame]
{
"name": "PWParallaxScrollView",
"version": "1.0.0",
"summary": "PWParallaxScrollView is a library that provide a simple way to implement sliding menu of WWF-like style.",
"homepage": "http://www.github.com/wpsteak/PWParallaxScrollView",
"screenshots": "https://raw.githubusercontent.com/wpsteak/PWParallaxScrollView/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wpsteak": "wpsteak@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wpsteak/PWParallaxScrollView.git",
"tag": "1.0.0"
},
"source_files": "PWParallaxScrollView/*.{h,m}",
"requires_arc": true
}