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