blob: f4fc5089c870437a0b724558a3b73a6ca4bb8cd9 [file] [log] [blame]
{
"name": "courier-notifications",
"version": "0.2.0",
"summary": "Simple Push Notifications.",
"homepage": "https://courier.thoughtbot.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nick Charlton": "nick@nickcharlton.net",
"Klaas Pieter Annema": "kpa@annema.me",
"thoughtbot": null
},
"social_media_url": "http://twitter.com/thoughtbot",
"platforms": {
"ios": "8.4"
},
"source": {
"git": "https://github.com/thoughtbot/courier-ios.git",
"tag": "v0.2.0"
},
"source_files": [
"Courier",
"Courier/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "2.3"
}