blob: 1cc1faf9a8f33f2b4e39cac85f2520e48f453a8d [file] [log] [blame]
{
"name": "courier-notifications",
"version": "0.1.0",
"summary": "Simple Push Notifications.",
"homepage": "https://courier.thoughtbot.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"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.1.0"
},
"source_files": [
"Courier",
"Courier/**/*.{h,m,swift}"
]
}