[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / c / GENotification / 0.1.0 / GENotification.podspec.json
blobb8753c2178249b21c04e9aaa0fd583064ed45cef
2   "name": "GENotification",
3   "version": "0.1.0",
4   "swift_versions": "5.0",
5   "summary": "iOS & MacOS Local Notification",
6   "description": "iOS & MacOS Local Notification.",
7   "homepage": "https://github.com/Goeun1001/GENotification",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Goeun1001": "gogo8272@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.15"
18   },
19   "source": {
20     "git": "https://github.com/Goeun1001/GENotification.git",
21     "tag": "0.1.0"
22   },
23   "source_files": [
24     "Sources/*",
25     "Sources/**/*"
26   ],
27   "swift_version": "5.0"