[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 6 / notifhandler / 0.2.0 / notifhandler.podspec.json
blobe09e1b10f3956df627c85d414e570ab8dfc15bf8
2   "name": "notifhandler",
3   "version": "0.2.0",
4   "summary": "Simple notif handler for testing",
5   "description": "This is a super cool framework dude. you need to install this one",
6   "homepage": "https://github.com/dwipp/notifhandler",
7   "license": "MIT",
8   "authors": {
9     "Dwi Permana Putra": "dwi.putra@icloud.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/dwipp/notifhandler.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "notifhandler/**/*",
19   "frameworks": [
20     "UIKit",
21     "UserNotifications"
22   ],
23   "dependencies": {
24     "OneSignal": [
25       ">= 2.6.2",
26       "< 3.0"
27     ]
28   },
29   "static_framework": true