blob: 01f3c59f4a1223964a056f510920d68fd557d86a [file] [log] [blame]
{
"name": "PWParallaxScrollView",
"version": "1.1.0",
"summary": "PWParallaxScrollView is a library for creating sliding menus with parallax effect inspired by the WWF app",
"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.1.0"
},
"source_files": "PWParallaxScrollView/*.{h,m}",
"requires_arc": true
}