blob: 6ec1f66ca2565a54472036aa08bb2b7f5649e434 [file] [log] [blame]
{
"name": "PCSideBarController",
"version": "1.0.3",
"summary": "UIViewController which provide navigation via a side bar.",
"description": " UIViewController which provide navigation via a side bar.\n Side bar items are to select view controller and manage also actions buttons.\n",
"homepage": "https://github.com/anoiaque/PCSideBarController",
"screenshots": [
"http://green-code.fr/screenshots/PCSideBarController-1.png",
"http://green-code.fr/screenshots/PCSideBarController-2.png"
],
"license": "MIT",
"authors": {
"anoiaque": "anoiaque@gmail.com"
},
"source": {
"git": "https://github.com/anoiaque/PCSideBarController.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/anoiaque",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes/ios/*.{h,m}"
}