[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / d / b / SystemWindowController / 0.6.0 / SystemWindowController.podspec.json
blob94bfda74f4e2a620a49773dc43f3bd030162df9b
2   "name": "SystemWindowController",
3   "version": "0.6.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.6.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/**/*",
19   "pushed_with_swift_version": "3.0"