Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
pstkqzy committed Apr 26, 2018
1 parent 8c26010 commit 2b8f4fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZSPageView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/pstkqzy/mycamera.git", :tag => "0.0.1" }
s.source = { :git => "https://github.com/pstkqzy/mycamera.git", :tag => "0.0.2" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand All @@ -90,7 +90,7 @@ Pod::Spec.new do |s|
#

s.source_files = "Classes", "classes/**/*.{h,m}"
#s.exclude_files = "Classes/Exclude"
#s.exclude_files = "Classes/Exclude"

# s.public_header_files = "Classes/**/*.h"

Expand Down

0 comments on commit 2b8f4fa

Please sign in to comment.