blob: 8cc8ecc1491752bfe03aa899b6e5b0d81934f5d6 [file] [log] [blame]
{
"name": "OAStatusItemKit",
"version": "0.3.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.3.0"
},
"platforms": {
"osx": "10.9"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}