blob: e638ea07d710b70481ef8b89b9050edee02f12a3 [file] [log] [blame]
{
"name": "CleanNotification",
"version": "1.1",
"license": "MIT",
"summary": "CleanNotification is an attempt to make notifications more sensible in Swift.",
"homepage": "https://github.com/lucasihlstrom/CleanNotification",
"authors": {
"Lucas": "lucas@apping.se"
},
"source": {
"git": "https://github.com/lucasihlstrom/CleanNotification.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"requires_arc": true
}