[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / d / b / SystemWindowController / 0.4.0 / SystemWindowController.podspec.json
blobbdb5ede9651c3709c6940947372aab4df143b91e
2   "name": "SystemWindowController",
3   "version": "0.4.0",
4   "summary": "iOS Window Controller",
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.4.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/**/*"