blob: 382f17c11f3c0cc0ad4c52cc01e22b2c36ecfde5 [file] [log] [blame]
{
"name": "MWFSlideNavigationViewController",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": null
},
"source_files": "Classes/MWFSlideNavigationViewController.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}