blob: 4245a7da62a4b4b411066b53b61abf474cad352b [file] [log] [blame]
{
"name": "INAppStoreWindow",
"version": "1.1",
"summary": "Mac App Store style NSWindow subclass.",
"homepage": "https://github.com/indragiek/INAppStoreWindow",
"authors": {
"Indragie Karunaratne": "indragiek@gmail.com"
},
"source_files": "*.{h,m}",
"source": {
"git": "https://github.com/indragiek/INAppStoreWindow.git",
"tag": "v1.1"
},
"platforms": {
"osx": null
},
"requires_arc": true,
"license": "BSD"
}