blob: fd090646e2ca7a442e453f99a039fb4960737a18 [file] [log] [blame]
{
"name": "INDockableWindow",
"version": "1.0",
"summary": "A window to which other views can be docked to and separated into their own windows ",
"homepage": "https://github.com/indragiek/INDockableWindow",
"authors": {
"Indragie Karunaratne": "i@indragie.com"
},
"source_files": "INDockableWindow",
"source": {
"git": "https://github.com/indragiek/INDockableWindow.git",
"tag": "v1.0"
},
"platforms": {
"osx": null
},
"requires_arc": true,
"license": {
"type": "MIT"
},
"dependencies": {
"INAppStoreWindow": [
]
}
}