blob: d68dd70cddd9cae523f6b1a34eb842fd7e06eb70 [file] [log] [blame]
{
"name": "RDParallaxController",
"version": "0.2.0",
"summary": "Add a parallax top view to any UIScrollView just from InterfaceBuilder — no code required",
"homepage": "http://redetection.github.io/RDParallaxController/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ReDetection": "redetection@gmail.com"
},
"source": {
"git": "https://github.com/ReDetection/RDParallaxController.git",
"tag": "0.2.0"
},
"source_files": "RDParallaxController/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}