blob: df54259444d3eccf345ddb619ed18f452ada22cf [file] [log] [blame]
{
"name": "A3ParallaxScrollView",
"version": "1.0",
"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"
},
"social_media_url": "https://twitter.com/itsallaboutapps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "A3ParallaxScrollView"
}