blob: 6b7db34582d2fd25fb117d06cb01696b74bb673f [file] [log] [blame]
{
"name": "A3ParallaxScrollView",
"version": "1.0.1",
"summary": "A UIScrollview subclass with a high performance parallax scrolling effect",
"description": "**A3ParallaxScrollView** is a `UIScrollView` subclass with a parallax scrolling effect on iPhone and iPad. ",
"homepage": "https://github.com/allaboutapps/A3ParallaxScrollView",
"license": "MIT",
"authors": {
"Botond Kis": "botond.kis@gmail.com"
},
"source": {
"git": "https://github.com/allaboutapps/A3ParallaxScrollView.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/itsallaboutapps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "A3ParallaxScrollView",
"screenshots": [
"https://dl.dropbox.com/u/9934540/aaa/A3ParallaxMoonSample.gif",
"https://dl.dropbox.com/u/9934540/aaa/A3ParallaxMoonSample.png"
]
}