[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 2 / 1 / PanelController / 1.0.6 / PanelController.podspec.json
blob0fa432678bd660ae23be53977f3b23975966a98c
2   "name": "PanelController",
3   "version": "1.0.6",
4   "summary": "Controller component to add panels on both side of the screen.",
5   "homepage": "https://github.com/Tgy31/PanelController",
6   "license": "MIT",
7   "authors": {
8     "Tanguy Helesbeux": "pods@helesbeux.com"
9   },
10   "source": {
11     "git": "https://github.com/Tgy31/PanelController.git",
12     "tag": "1.0.6"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "PanelController/Classes/**/*",
18   "resource_bundles": {
19     "PanelController": [
20       "PanelController/Assets/*.png"
21     ]
22   }