Skip to content

Commit

Permalink
incread version in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
SanggeonPark committed Jun 29, 2016
1 parent 41cdcc1 commit f6c94bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SGTouchPointer.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SGTouchPointer"
s.version = "0.1.5"
s.version = "0.1.6"
s.summary = "iOS Touch point presenter with AirPlay"
s.homepage = "https://github.com/SanggeonPark/SGTouchPointer"

Expand All @@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.source_files = 'SGTouchPointerSource/*.{h,m}'

s.public_header_files = 'SGTouchPointerSource/*.h'

end

0 comments on commit f6c94bd

Please sign in to comment.