[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 6 / notifhandler / 0.1.8 / notifhandler.podspec.json
blob6c9d3b86369e7beb4fe4364ddcb0059830c71ce1
2   "name": "notifhandler",
3   "version": "0.1.8",
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.1.8"
17   },
18   "source_files": "notifhandler/**/*",
19   "frameworks": [
20     "UIKit",
21     "UserNotifications"
22   ]