blob: d19369afa4f7760e2b0447441ba738cfd70b1a78 [file] [log] [blame]
{
"name": "RMPScrollingMenuBarController",
"version": "1.0.6",
"summary": "A scrollable menu bar and multiple view controllers, which is managed like a UITabBarController.",
"description": " `RMPScrollingMenuBarController` has a scrollable menu bar, and multiple view controllers.\n\n You can switch view controllers, which is managed like a `UITabBarController`, by swiping a screen or scrolling the menu.\n",
"homepage": "https://github.com/recruit-mp/RMPScrollingMenuBarController",
"screenshots": "https://raw.githubusercontent.com/recruit-mp/RMPScrollingMenuBarController/master/docs/rmpscrollingmenubarcontroller.gif",
"license": "MIT",
"authors": {
"kato": "yoshihiro@sputnik-apps.com",
"Recruit Marketing Partners Co.,Ltd.": "recruit_mp_oss@ml.cocorou.jp"
},
"source": {
"git": "https://github.com/recruit-mp/RMPScrollingMenuBarController.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"RMPScrollingMenuBarController": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}