blob: 64f933119870f39e3024b229898257e460f53236 [file] [log] [blame]
{
"name": "SystemWindowController",
"version": "0.1.0",
"summary": "A controller to manage additional windows where you can pressent view controllers independent from main app.",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*"
}