blob: 2517c5b4427ef09f65f76813f85bc0a8a62b8974 [file] [log] [blame]
{
"name": "MSDynamicsDrawerViewController",
"version": "1.3.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.3.0"
},
"source_files": "MSDynamicsDrawerViewController/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}