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