blob: 9b2c0e24ca6f1b0a99827e19841188a9cbd5641d [file] [log] [blame]
{
"name": "MHNatGeoViewControllerTransition",
"version": "1.0",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "A new ViewController Transition.",
"homepage": "https://github.com/michaelhenry/MHNatGeoViewControllerTransition",
"authors": {
"Michael Henry Pantaleon": "michaelhenry119@yahoo.com.ph"
},
"source": {
"git": "https://github.com/michaelhenry/MHNatGeoViewControllerTransition.git",
"tag": "1.0"
},
"description": "A new ViewController transition inspired by NatGeo City Guides by National Geographic",
"requires_arc": true,
"frameworks": "QuartzCore",
"source_files": "MHNatGeoViewControllerTransition/*.{h,m}"
}