[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / c / UNUserNotificationCenter+Bolts / 0.1.1 / UNUserNotificationCenter+Bolts.podspec.json
blobbab1d1c5e3b79d007ba9786fe50fcfa6f83b0a53
2   "name": "UNUserNotificationCenter+Bolts",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Bolts wrapper for UNUserNotificationCenter",
7   "version": "0.1.1",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Felix Dumit": "felix.dumit@gmail.com"
14   },
15   "homepage": "https://github.com/felix-dumit/UNUserNotificationCenter-Bolts",
16   "source": {
17     "git": "https://github.com/felix-dumit/UNUserNotificationCenter-Bolts.git",
18     "tag": "0.1.1"
19   },
20   "frameworks": "UserNotifications",
21   "dependencies": {
22     "Bolts/Tasks": [
24     ]
25   },
26   "source_files": "UNUserNotificationCenter+Bolts.{h,m}"