We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0045cf4 commit 20d968aCopy full SHA for 20d968a
Caishen.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = "Caishen"
11
- s.version = "1.5.0"
+ s.version = "1.5.1"
12
s.summary = "A Payment Card UI & Validator for iOS"
13
14
# This description is used to generate tags and improve search results.
Example/Podfile.lock
@@ -1,5 +1,5 @@
1
PODS:
2
- - Caishen (1.5.0)
+ - Caishen (1.5.1)
3
- CardIO (5.3.2)
4
5
DEPENDENCIES:
@@ -11,7 +11,7 @@ EXTERNAL SOURCES:
:path: "../"
SPEC CHECKSUMS:
- Caishen: 19c73df58634c898c8cab66b870b9159d60ce9e2
+ Caishen: 718800ad9f9f687df26b7fd4862cc13fcf7472bd
15
CardIO: 92c45caef0d986c4a303a7afba0c9b76ff2b1f6e
16
17
PODFILE CHECKSUM: 171ac2de78bae9fd3012144f2669334669aef0d6
0 commit comments