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