blob: bd476144b4c8fc1becfa21837821954e50de5f71 [file] [log] [blame]
{
"name": "GKLParallaxPictures",
"version": "0.1.0",
"summary": "Display an image gallery on top of a view with parallax scrolling effect.",
"homepage": "https://github.com/frankdilo/GKLParallaxPictures",
"screenshots": "https://raw.github.com/frankdilo/GKLParallaxPictures/master/screenshot2.png",
"license": "MIT",
"authors": {
"Francesco Di Lorenzo": "fradilorenzo92@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/frankdilo/GKLParallaxPictures.git",
"tag": "0.1.0"
},
"source_files": "GKLParallaxPicturesViewController",
"requires_arc": true
}