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