blob: 98844ce443b08ddabe1f0169e175093bc710c2cf [file] [log] [blame]
{
"name": "MSDynamicsDrawerViewController",
"version": "1.4.0",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"summary": "Container view controller that leverages UIKit Dynamics to provide a realistic drawer navigation paradigm.",
"homepage": "https://github.com/monospacecollective/MSDynamicsDrawerViewController",
"authors": {
"Eric Horacek": "eric@monospacecollective.com"
},
"source": {
"git": "https://github.com/monospacecollective/MSDynamicsDrawerViewController.git",
"tag": "1.4.0"
},
"source_files": "MSDynamicsDrawerViewController/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}