blob: be216c0ab9828be0e102ef1d7f56b9087fe1d9ab [file] [log] [blame]
{
"name": "MDCParallaxView",
"version": "0.1.0",
"summary": "Create a parallax effect using a custom container view, much like the top view of Path's timeline.",
"homepage": "https://github.com/modocache/MDCParallaxView",
"license": "MIT",
"authors": {
"modocache": "modocache@gmail.com"
},
"source": {
"git": "https://github.com/modocache/MDCParallaxView.git",
"tag": "v0.1.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": "UIKit"
}