Skip to content

Commit 03c20ac

Browse files
committed
update
1 parent af3b5ef commit 03c20ac

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+16
-3580
lines changed

.DS_Store

6 KB
Binary file not shown.

EBForeNotification.podspec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "EBForeNotification"
19-
s.version = "1.0.7"
20-
s.summary = "iOS 前台推送及事件处理。iOS Foreground Push Notification and event-handle."
19+
s.version = "1.0.8"
20+
s.summary = "不再更新,请使用新库 EBBannerView,经重写含更多强大功能。No more update, use new pod ‘EBBannerView’, more powerfull/features github.com/pikacode/EBBannerView"
2121

2222
# This description is used to generate tags and improve search results.
2323
# * Think: What does it do? Why did you write it? What is the focus?
2424
# * Try to keep it short, snappy and to the point.
2525
# * Write the description between the DESC delimiters below.
2626
# * Finally, don't worry about the indent, CocoaPods strips it!
2727
s.description = <<-DESC
28-
在 App 处于前台时展示跟系统完全一样的推送弹窗和声音。获取推送内容,并处理点击事件。iOS Foreground Push Notification, the same as the system style, both Banner and Sound.
28+
不再更新,请使用新库 EBBannerView,经过重写包含更多强大功能,提供 iOS9/10/11 样式,更可自定义。No more update, please use new pod ‘EBBannerView’, more powerfull and more features https://github.com/pikacode/EBBannerView
2929
DESC
3030

3131
s.homepage = "https://github.com/Yasashi/EBForeNotification"
@@ -109,7 +109,7 @@ Pod::Spec.new do |s|
109109
#
110110

111111
# s.resource = "icon.png"
112-
s.resources = "EBForeNotification/Classes/*.{xib,mp3}"
112+
#s.resources = "EBForeNotification/Classes/*.{xib,mp3}"
113113

114114
# s.preserve_paths = "FilesToSave", "MoreFilesToSave"
115115

@@ -121,7 +121,7 @@ Pod::Spec.new do |s|
121121
#
122122

123123
# s.framework = "SomeFramework"
124-
s.frameworks = "UIKit", "Foundation", "AudioToolbox"
124+
s.frameworks = "Foundation"
125125

126126
s.library = "objc"
127127
# s.libraries = "iconv", "xml2"

EBForeNotification/.DS_Store

6 KB
Binary file not shown.
6 KB
Binary file not shown.

EBForeNotification/Classes/EBBannerView.h

Lines changed: 0 additions & 22 deletions
This file was deleted.

EBForeNotification/Classes/EBBannerView.m

Lines changed: 0 additions & 200 deletions
This file was deleted.

0 commit comments

Comments
 (0)