Skip to content

Commit 18b8cf3

Browse files
committed
V6.0.4
1 parent 4c63183 commit 18b8cf3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Example/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ PODS:
88
- FBSnapshotTestCase/SwiftSupport (2.1.4):
99
- FBSnapshotTestCase/Core
1010
- HandyJSON (5.0.0-beta.1)
11-
- SmartCodable/Core (6.0.1)
12-
- SmartCodable/Inherit (6.0.1):
11+
- SmartCodable/Core (6.0.2)
12+
- SmartCodable/Inherit (6.0.2):
1313
- SmartCodable/Core
1414
- SnapKit (5.6.0)
1515

@@ -41,7 +41,7 @@ SPEC CHECKSUMS:
4141
CleanJSON: 910a36465ce4829e264a902ccf6d1455fdd9f980
4242
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
4343
HandyJSON: 582477127ab3ab65bd2e471815f1a7b846856978
44-
SmartCodable: 54aaad8dc9d8e0e5b5a9c8aecb87322815129a25
44+
SmartCodable: a8a59bc428a1405fe4228d1da4142c845938b14b
4545
SnapKit: e01d52ebb8ddbc333eefe2132acf85c8227d9c25
4646

4747
PODFILE CHECKSUM: fbd909bd1bf3747400cd705163fad38954f6a18f

SmartCodable.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
Pod::Spec.new do |s|
1414
s.name = 'SmartCodable'
15-
s.version = '6.0.2'
15+
s.version = '6.0.4'
1616
s.summary = 'Swift数据解析库'
1717

1818
s.homepage = 'https://github.com/iAmMccc/SmartCodable'

0 commit comments

Comments
 (0)