blob: f04bc7265323c89641302f274b2f7662d608471d [file] [log] [blame]
{
"name": "Envoy",
"version": "1.0.0",
"summary": "Swifty Notification Center",
"description": "A more Swifty replacement for NSNotificationCenter",
"homepage": "https://github.com/AirHelp/envoy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pawel Dudek": "pawel@dudek.mobi",
"Paweł Kozielecki": "pawel.kozielecki@airhelp.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/AirHelp/envoy.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}