[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / 4 / UINotifications / 1.3.0 / UINotifications.podspec.json
blob56b65e35bc13f5b4bf1c5ba0f1463bfdc1adbc25
2   "name": "UINotifications",
3   "version": "1.3.0",
4   "summary": "Present custom in-app notifications easily in Swift.",
5   "description": "Present custom in-app notifications easily in Swift with simple and highly customizable APIs.",
6   "homepage": "https://github.com/WeTransfer/UINotifications",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Antoine van der Lee": "antoine@wetransfer.com",
13     "Samuel Beek": "ik@samuelbeek.com"
14   },
15   "source": {
16     "git": "https://github.com/WeTransfer/UINotifications.git",
17     "tag": "1.3.0"
18   },
19   "social_media_url": "https://twitter.com/WeTransfer",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Sources/**/*",
24   "swift_versions": "4.2",
25   "swift_version": "4.2"