blob: 9333ec83425037c3677220a1c8dad23708131c88 [file] [log] [blame]
{
"name": "PCSideBarController",
"version": "1.0.4",
"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.4"
},
"social_media_url": "https://twitter.com/anoiaque",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes/ios/*.{h,m}"
}