File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.1.0 </string >
18
+ <string >1.1.1 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSHumanReadableCopyright </key >
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - xxHash-Swift (1.1.0 )
2
+ - xxHash-Swift (1.1.1 )
3
3
4
4
DEPENDENCIES:
5
5
- xxHash-Swift (from `../../`)
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
9
9
:path: "../../"
10
10
11
11
SPEC CHECKSUMS:
12
- xxHash-Swift: 38fa4218ebae48ccbaaa4240c0cceec7ee2c7f87
12
+ xxHash-Swift: 13ebcbfc48658a5acf3777751e64b18c0f110d25
13
13
14
14
PODFILE CHECKSUM: 8df8bf681787e44d7014453beb4c4d55aeab245a
15
15
16
- COCOAPODS: 1.9.1
16
+ COCOAPODS: 1.11.0
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - xxHash-Swift (1.1.0 )
2
+ - xxHash-Swift (1.1.1 )
3
3
4
4
DEPENDENCIES:
5
5
- xxHash-Swift (from `../../`)
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
9
9
:path: "../../"
10
10
11
11
SPEC CHECKSUMS:
12
- xxHash-Swift: 38fa4218ebae48ccbaaa4240c0cceec7ee2c7f87
12
+ xxHash-Swift: 13ebcbfc48658a5acf3777751e64b18c0f110d25
13
13
14
14
PODFILE CHECKSUM: f825be81a9571c2642f63091b516493e87606e78
15
15
16
- COCOAPODS: 1.9.1
16
+ COCOAPODS: 1.11.0
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - xxHash-Swift (1.1.0 )
2
+ - xxHash-Swift (1.1.1 )
3
3
4
4
DEPENDENCIES:
5
5
- xxHash-Swift (from `../../`)
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
9
9
:path: "../../"
10
10
11
11
SPEC CHECKSUMS:
12
- xxHash-Swift: 38fa4218ebae48ccbaaa4240c0cceec7ee2c7f87
12
+ xxHash-Swift: 13ebcbfc48658a5acf3777751e64b18c0f110d25
13
13
14
14
PODFILE CHECKSUM: fd119464d59b3cf362059292aec5745f6fcf94f2
15
15
16
- COCOAPODS: 1.9.1
16
+ COCOAPODS: 1.11.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
2
2
3
3
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
4
4
spec . name = "xxHash-Swift"
5
- spec . version = "1.1.0 "
5
+ spec . version = "1.1.1 "
6
6
spec . summary = "xxHash framework in Swift."
7
7
8
8
spec . description = <<-DESC
You can’t perform that action at this time.
0 commit comments