blob: 8967b830924ea5f2a25c947648742a9abd42c5e5 [file] [log] [blame]
{
"name": "Mercury",
"version": "1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chayel Heinsen": "chayel@chayelheinsen.com"
},
"summary": "A simple notification system",
"homepage": "https://github.com/chayelheinsen/mercury",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chayelheinsen/mercury.git",
"tag": "1.1"
},
"source_files": "Mercury/*.swift",
"requires_arc": true
}