[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 5 / 6 / PCSideBarController / 1.0.3 / PCSideBarController.podspec.json
blob6ec1f66ca2565a54472036aa08bb2b7f5649e434
2   "name": "PCSideBarController",
3   "version": "1.0.3",
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.3"
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}"