blob: ae79d713bf28c820477a65c899be7602866296f2 [file] [log] [blame]
{
"name": "SystemWindowController",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*"
}