[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 6 / PCSideBarController / 1.0.4 / PCSideBarController.podspec.json
blob9333ec83425037c3677220a1c8dad23708131c88
2   "name": "PCSideBarController",
3   "version": "1.0.4",
4   "summary": "UIViewController which provide navigation via a side bar.",
5   "description": "  UIViewController which provide navigation via a side bar.\n  Side bar items are to select view controller and manage also actions buttons.\n",
6   "homepage": "https://github.com/anoiaque/PCSideBarController",
7   "screenshots": [
8     "http://green-code.fr/screenshots/PCSideBarController-1.png",
9     "http://green-code.fr/screenshots/PCSideBarController-2.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "anoiaque": "anoiaque@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/anoiaque/PCSideBarController.git",
17     "tag": "1.0.4"
18   },
19   "social_media_url": "https://twitter.com/anoiaque",
20   "platforms": {
21     "ios": "6.0"
22   },
23   "requires_arc": true,
24   "source_files": "Classes/ios/*.{h,m}"