blob: 13d9b23e8c0cbf15b40756a570d3552d3c55f037 [file] [log] [blame]
{
"name": "VFParallaxController",
"version": "2.0.0",
"summary": "Parallax effect between UITableView and MKMapView.",
"description": "VFParallaxController creates a parallax effect between UITableView and MKMapView. VFParallaxController is a subclass of UIViewController.",
"homepage": "https://github.com/vferdiansyah/VFParallaxController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Veri Ferdiansyah": "veri_ferdi@outlook.com"
},
"source": {
"git": "https://github.com/vferdiansyah/VFParallaxController.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/vferdiansyah",
"platforms": {
"ios": "8.0"
},
"source_files": "VFParallaxController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}