[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 4 / 8 / courier-notifications / 0.1.0 / courier-notifications.podspec.json
blob1cc1faf9a8f33f2b4e39cac85f2520e48f453a8d
2   "name": "courier-notifications",
3   "version": "0.1.0",
4   "summary": "Simple Push Notifications.",
5   "homepage": "https://courier.thoughtbot.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Klaas Pieter Annema": "kpa@annema.me",
12     "thoughtbot": null
13   },
14   "social_media_url": "http://twitter.com/thoughtbot",
15   "platforms": {
16     "ios": "8.4"
17   },
18   "source": {
19     "git": "https://github.com/thoughtbot/courier-ios.git",
20     "tag": "v0.1.0"
21   },
22   "source_files": [
23     "Courier",
24     "Courier/**/*.{h,m,swift}"
25   ]