blob: 660c467c69c8fbefaa910fd297512b36fa8b9b9c [file] [log] [blame]
{
"name": "MWFSlideNavigationViewController",
"version": "0.0.1",
"license": "MIT",
"summary": "MWFSlideNavigationViewController is a container view controller that manages primary and secondary view controller.",
"homepage": "http://meiwinfu.com",
"authors": {
"Meiwin Fu": "meiwin@blockthirty.com"
},
"source": {
"git": "https://github.com/meiwin/MWFSlideNavigationViewController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": null
},
"source_files": "Classes/MWFSlideNavigationViewController.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}