blob: 687e6537953b3dd764ac169f12e71b34964ece39 [file] [log] [blame]
{
"name": "Crex",
"version": "0.1.0",
"summary": "Crex is an library for simple and type safe usage of Notification Center",
"description": "Crex is an library for simple and type safe usage of Notification Center. Posting extra information is so handy due to code completion.",
"homepage": "https://github.com/rogowskimark/Crex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rogowskimark": "rogowski.mark@gmail.com"
},
"source": {
"git": "https://github.com/rogowskimark/Crex.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Crex/Classes/**/*",
"swift_version": "4.1"
}