Skip to content

Commit

Permalink
update podspec and travis.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
sephora-private-mobile committed Jul 29, 2018
1 parent c285301 commit 28f06b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: objective-c #1
osx_image: xcode8.3 #2
osx_image: xcode9.3 #2
xcode_workspace: Example/EPSignature.xcworkspace #3
xcode_scheme: EPSignature #4
xcode_sdk: iphonesimulator10.3 #5
Expand Down
2 changes: 1 addition & 1 deletion EPSignature.podspec
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = "EPSignature"
s.version = "1.0.4"
s.version = "1.0.5"
s.summary = "Signature component for iOS in Swift"
s.description = <<-DESC
Features
Expand Down

0 comments on commit 28f06b3

Please sign in to comment.