blob: d940bbed7f2319545ec4168280568489e6f4eb18 [file] [log] [blame]
{
"name": "INAppStoreWindow",
"version": "1.2",
"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.2"
},
"preserve_paths": "SampleApp",
"platforms": {
"osx": null
},
"requires_arc": true,
"license": {
"type": "BSD",
"text": "INAppStoreWindow is licensed under the BSD license."
}
}