blob: c64fbd343c8cc109ee11c2e4a849f85c725fd4af [file] [log] [blame]
{
"name": "INAppStoreWindow",
"version": "1.4",
"summary": "Mac App Store style NSWindow subclass.",
"homepage": "https://github.com/indragiek/INAppStoreWindow",
"authors": {
"Indragie Karunaratne": "i@indragie.com"
},
"source_files": "INAppStoreWindow",
"source": {
"git": "https://github.com/indragiek/INAppStoreWindow.git",
"tag": "v1.4"
},
"platforms": {
"osx": null
},
"requires_arc": true,
"license": {
"type": "BSD",
"text": "INAppStoreWindow is licensed under the BSD license."
}
}