blob: 86844391ef2e735ebc2aac0fe3981ab6725e5048 [file] [log] [blame]
{
"name": "OAStatusItemKit",
"version": "0.4.0",
"summary": "Provides an easy way to create Status bar apps.",
"description": "OAStatusItemKit allows you to easily create mac status bar apps with swifty flavour.",
"homepage": "https://github.com/oarrabi/OAStatusItemKit",
"license": "MIT",
"authors": {
"Omar Abdelhafith": "o.arrabi@me.com"
},
"source": {
"git": "https://github.com/oarrabi/OAStatusItemKit.git",
"tag": "0.4.0"
},
"platforms": {
"osx": "10.9"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}