blob: 94bfda74f4e2a620a49773dc43f3bd030162df9b [file] [log] [blame]
{
"name": "SystemWindowController",
"version": "0.6.0",
"summary": "iOS Window Controller",
"description": "A controller to manage additional windows where you can pressent view controllers independent from main app.",
"homepage": "https://github.com/diejmon/SystemWindowController",
"license": "MIT",
"authors": {
"Alexander Belyavskiy": "diejmon@gmail.com"
},
"source": {
"git": "https://github.com/diejmon/SystemWindowController.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}