blob: 5bac2044f2fdee7583df8f5776aabbbf6a4e695e [file] [log] [blame]
{
"name": "Hermes-chayelheinsen",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JP McGlone": "jp@imgur.com",
"Chayel Heinsen": "chayel@chayelheinsen.com"
},
"summary": "A simple, robust and non-intrusive in-app notification system",
"homepage": "https://github.com/chayelheinsen/hermes",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chayelheinsen/hermes.git",
"tag": "1.0.2"
},
"source_files": "Hermes/*.swift",
"requires_arc": true
}