[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / d / b / SystemWindowController / 0.1.0 / SystemWindowController.podspec.json
blob64f933119870f39e3024b229898257e460f53236
2   "name": "SystemWindowController",
3   "version": "0.1.0",
4   "summary": "A controller to manage additional windows where you can pressent view controllers independent from main app.",
5   "description": "A controller to manage additional windows where you can pressent view controllers independent from main app.",
6   "homepage": "https://github.com/diejmon/SystemWindowController",
7   "license": "MIT",
8   "authors": {
9     "Alexander Belyavskiy": "diejmon@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/diejmon/SystemWindowController.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/**/*"