[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / c / f / Notable / 1.0.2 / Notable.podspec.json
blob8cb19d7d33dbdd4a54af2b617752ca9b3a582b64
2   "name": "Notable",
3   "version": "1.0.2",
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.2"
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"