blob: e64cccc13831de0a38eaa156ca1543507aae28f3 [file] [log] [blame]
{
"name": "Hermes",
"version": "0.9.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JP McGlone": "jp@imgur.com"
},
"summary": "A simple, robust, 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": "0.9.0"
},
"source_files": "Hermes/*.swift",
"requires_arc": true
}