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