[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 3 / KQNotification / 1.0 / KQNotification.podspec.json
blob05ef04d76e0307e4cb2dcfaef13c72633a43477f
2   "name": "KQNotification",
3   "version": "1.0",
4   "summary": "Local Notification - Create local, daily, weekly notifications.",
5   "description": "A Swift class which helps you create local, daily, weekly notifications and add actions for user notification easily.",
6   "homepage": "https://github.com/quockhai/KQNotification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quoc Khai": "quockhai.vn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/quockhai/KQNotification.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "KQNotification/Source/KQNotification.swift",
22   "swift_version": "4.0"