blob: 76fcf414cf69a9f3d25846a414a302d782277ccd [file] [log] [blame]
{
"name": "PGParallaxView",
"version": "0.1.4",
"license": "MIT",
"summary": "Parallax View written in Swift, inspired by Yahoo News",
"homepage": "https://github.com/freesuraj/PGParallaxView",
"social_media_url": "http://twitter.com/iosCook",
"authors": {
"Suraj Pathak": "freesuraj@gmail.com"
},
"source": {
"git": "https://github.com/freesuraj/PGParallaxView.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/*.swift",
"requires_arc": true
}