-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7b93448
commit daf7cf5
Showing
4 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ Pod::Spec.new do |s| | |
|
||
|
||
s.name = "EasyNavigation" | ||
s.version = "1.0.3" | ||
s.version = "1.0.4" | ||
s.summary = "一款超级简单的导航条管理工具,没有UINavigationBar和UINavigationItem这两个类。完全是对UIView的操作。 所有操作都能一行代码,操作之间完全独立,互不影响。" | ||
s.description = "一款超级简单的导航条管理工具。完全自定义导航条。没有UINavigationBar和UINavigationItem这两个类。完全是对UIView的操作。 所有操作都能一行代码,操作之间完全独立,互不影响。集成简单,使用简单。" | ||
s.homepage = "https://github.com/chenliangloveyou/EasyNavigation" | ||
s.license = "MIT" | ||
s.author = { "chenliangloveyou" => "[email protected]" } | ||
s.source = { :git => "https://github.com/chenliangloveyou/EasyNavigation.git", :commit => "d8faf2106c34aa5fe3daba0a76549dc05486196c" } | ||
s.source = { :git => "https://github.com/chenliangloveyou/EasyNavigation.git", :commit => "7b9344824994477d3ffae056aa20dbeba801a9ca" } | ||
s.source_files = "EasyNavigation/*.{h,m}" | ||
s.resource = 'EasyNavigation/EasyNavButton.bundle' | ||
# s.public_header_files = "Classes/**/*.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-223 Bytes
(100%)
...mo.xcodeproj/project.xcworkspace/xcuserdata/nf.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.