Skip to content

Commit

Permalink
Bump podspec to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ayanonagon committed Jul 10, 2014
1 parent 767ecb9 commit 33f5886
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- FrameAccessor (1.3.2)
- KIF (3.0.6):
- KIF (3.0.7):
- KIF/XCTest
- KIF/XCTest (3.0.6)
- VENTokenField (1.1.0):
- KIF/XCTest (3.0.7)
- VENTokenField (1.1.1):
- FrameAccessor (~> 1.0)

DEPENDENCIES:
Expand All @@ -16,7 +16,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
FrameAccessor: 8bf7a2c66f86005ff9bcd1c9cbd0a3eb4970910b
KIF: 7fcc68436ffda73749885a68b998fdac7bf6f9f4
VENTokenField: e8a1e7a7b36ce2f4f293066695843deeade71815
KIF: 685ab7b49c1092732b7cb3106cc957366b01e225
VENTokenField: 3c39d11926d58b164347b3ad2ad0e39a95019b6a

COCOAPODS: 0.33.1
2 changes: 1 addition & 1 deletion VENTokenField.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'VENTokenField'
s.version = '1.1.0'
s.version = '1.1.1'
s.summary = 'Token field used in the Venmo app.'
s.description = <<-DESC
An easy to use token field that in used in the Venmo app.
Expand Down

0 comments on commit 33f5886

Please sign in to comment.