[Delete] VersionConfirm 0.1.1
[CocoaPods.git] / Specs / a / f / 7 / WBNotification / 0.1.0 / WBNotification.podspec.json
blob93c337bd1a75349bf302fabc9133d05a36aff458
2   "name": "WBNotification",
3   "version": "0.1.0",
4   "summary": "封装系统推送通知;device token 转字符串;推送消息点击一条消失一条,而不是点击全部消失;点击打开系统设置推送通知界面; 方便简洁.",
5   "description": "一行代码注册推送通知,适配iOS8+,包含 device token 转字符串方法;判断APP是否允许推送方法;推送消息点一条消失一条,跳转系统设置推送通知界面;",
6   "homepage": "https://github.com/huipengo/WBNotification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "彭辉": "penghui_only@163.com"
13   },
14   "source": {
15     "git": "https://github.com/huipengo/WBNotification.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/*.{h,m}"