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