[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / a / 0 / NotificationHandler / 0.4.0 / NotificationHandler.podspec.json
blobe8d55339846b6ab8941c84a8d1b8435747d445f3
2   "name": "NotificationHandler",
3   "version": "0.4.0",
4   "summary": "A Neat Swift Notification Operations Wrapper",
5   "description": "With NotificationHandler, it's super easy to handle notifications with neat API. What's more, remove obersers is also properly handled.",
6   "homepage": "https://github.com/kukushi/NotificationHandler",
7   "license": "MIT",
8   "authors": {
9     "Xing He": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/kukushi/NotificationHandler.git",
16     "tag": "0.4.0"
17   },
18   "source_files": "Sources/*.{h,m,swift}",
19   "requires_arc": true,
20   "pushed_with_swift_version": "4.0"