[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 4 / 6 / 3 / PBRevealViewController / 0.3.7 / PBRevealViewController.podspec.json
blobbb6b304b3747cc8c50a00140581ebe1a0b040792
2   "name": "PBRevealViewController",
3   "version": "0.3.7",
4   "summary": "A UIViewController subclass for revealing a left and/or right view controller above a main view controller.",
5   "description": "A UIViewController subclass for revealing a left and/or right view controller above a main view controller.\nA category method on UIViewController, `revealViewController`, to get the parent `PBRevealViewController` of any child controller, similar to the UIViewController's property `navigationController`.",
6   "homepage": "https://github.com/iDevelopper/PBRevealViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iDevelopper": "patrick.bodet4@wanadoo.fr"
13   },
14   "source": {
15     "git": "https://github.com/iDevelopper/PBRevealViewController.git",
16     "tag": "0.3.7"
17   },
18   "platforms": {
19     "ios": "8.3"
20   },
21   "source_files": "PBRevealViewController/Classes/**/*"