blob: 991157d936528449ca56c25e965c1a9a0d3d5a5d [file] [log] [blame]
{
"name": "Mercury",
"version": "1.0.0",
"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.0.0"
},
"source_files": "Mercury/*.swift",
"requires_arc": true
}