blob: 4ee7b56c0131b551e4d3a28203adf00b0d0fd8fe [file] [log] [blame]
{
"name": "JMParallaxView",
"version": "0.1.1",
"summary": "A drop-in solution for all your parallax problems",
"description": "The idea of this pod is to serve as a simple solution when creating a view that has a parallax header",
"homepage": "https://github.com/joelmarquez90/JMParallaxView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joel Marquez": "jmarquez@monits.com"
},
"source": {
"git": "https://github.com/joelmarquez90/JMParallaxView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/joelmarquez90",
"platforms": {
"ios": "8.0"
},
"source_files": "JMParallaxView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}