[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / d / 8 / 9 / KQUserNotification / 1.0 / KQUserNotification.podspec.json
blob69ea4b115bf5d4318cfecff3c9c19f01fe92044e
2   "name": "KQUserNotification",
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"