Skip to content

Commit

Permalink
Bump podspec to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ayanonagon committed Sep 17, 2014
1 parent 8516d12 commit 19b4b61
Show file tree
Hide file tree
Showing 3 changed files with 623 additions and 1,317 deletions.
12 changes: 6 additions & 6 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.7):
- KIF (3.0.8):
- KIF/XCTest
- KIF/XCTest (3.0.7)
- VENTokenField (2.2.0):
- KIF/XCTest (3.0.8)
- VENTokenField (2.2.1):
- FrameAccessor (~> 1.0)

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

SPEC CHECKSUMS:
FrameAccessor: 5eec95b29b5e9a3afe72a7a2e9ed25b000d3bcc3
KIF: 685ab7b49c1092732b7cb3106cc957366b01e225
VENTokenField: 4ab9b6dba9a9e102f3313e53acec1c2544f5a0b1
KIF: 2db5e8cf59136dd1267d49cca0d55883389b09d3
VENTokenField: f1d6013c90017ee33e2f63dad6f37a4cfd1fb1fc

COCOAPODS: 0.33.1
COCOAPODS: 0.34.0.rc1
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 = '2.2.0'
s.version = '2.2.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 19b4b61

Please sign in to comment.