blob: 72c213c73f2b6cdde088c9f6c5229797a140ad4a [file] [log] [blame]
{
"name": "VFParallaxController",
"version": "1.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": "1.0.0"
},
"social_media_url": "https://twitter.com/vferdiansyah",
"platforms": {
"ios": "8.0"
},
"source_files": "VFParallaxController/Classes/**/*"
}