[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 9 / d / 4 / UINotifications / 1.2.0 / UINotifications.podspec.json
blob314a83af598f805e9a9868170f94fe30eea8d9cd
2   "name": "UINotifications",
3   "version": "1.2.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.2.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"