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