blob: e1f6c495db1a6a4b11224c5cadaece699463faee [file] [log] [blame]
{
"name": "RDParallaxController",
"version": "0.1",
"summary": "Add a parallax top view to any UIScrollView with ease",
"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.1"
},
"source_files": "RDParallaxController/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}