[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / c / f / Notable / 1.0.1 / Notable.podspec.json
blob913defb3b20897a0572d0c7db3d3a3d5ba6dda4a
2   "name": "Notable",
3   "version": "1.0.1",
4   "summary": "Lightweight UserNotifications wrapper and payload handling",
5   "description": "Notable makes registering, parsing, and handling Local & Remote Notifications a breeze.",
6   "homepage": "https://github.com/erusso1/Notable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "erusso1": "ephraim.s.russo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/erusso1/Notable.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Notable/Classes/**/*",
23   "frameworks": [
24     "UserNotifications",
25     "UIKit"
26   ],
27   "swift_version": "5.0"