Skip to content

Commit 2aa400d

Browse files
committed
Update Pods
* Alamofire (4.2.0) * Kingfisher (3.2.4) * Hue (2.0.1) * Nimble (5.1.1) * Quick (1.0.0) * R.swift (3.2.0)
1 parent eccbeff commit 2aa400d

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Podfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ workspace "iCookTV"
99
project "iCookTV"
1010

1111
target :iCookTV do
12-
pod "Alamofire", "~> 4.0.0"
12+
pod "Alamofire", "~> 4.2.0"
1313
pod "Crashlytics"
1414
pod "Fabric"
1515
pod "Freddy", "~> 3.0.0"
1616
pod "HCYoutubeParser"
1717
pod "Hue", "~> 2.0.0"
18-
pod "R.swift", "~> 3.0.0"
19-
pod "Kingfisher", "~> 3.1.0"
18+
pod "R.swift", "~> 3.2.0"
19+
pod "Kingfisher", "~> 3.2.0"
2020
pod "TreasureData-tvOS-SDK", "0.1.14"
2121

2222
target :iCookTVTests do
23-
pod "Nimble", "~> 5.0.0"
24-
pod "Quick", "~> 0.10.0"
23+
pod "Nimble"
24+
pod "Quick"
2525
end
2626
end
2727

Podfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,56 @@
11
PODS:
2-
- Alamofire (4.0.1)
2+
- Alamofire (4.2.0)
33
- Crashlytics (3.8.3):
44
- Fabric (~> 1.6.3)
55
- Fabric (1.6.10)
66
- Freddy (3.0.0)
77
- HCYoutubeParser (0.0.5)
8-
- Hue (2.0.0)
8+
- Hue (2.0.1)
99
- KeenClientTD (3.2.25)
1010
- Keys (1.0.0)
11-
- Kingfisher (3.1.4)
12-
- Nimble (5.0.0)
13-
- Quick (0.10.0)
14-
- R.swift (3.0.0):
15-
- R.swift.Library (~> 3.0.0)
11+
- Kingfisher (3.2.4)
12+
- Nimble (5.1.1)
13+
- Quick (1.0.0)
14+
- R.swift (3.2.0):
15+
- R.swift.Library (~> 3.0.2)
1616
- R.swift.Library (3.0.2)
1717
- TreasureData-tvOS-SDK (0.1.14):
1818
- KeenClientTD (= 3.2.25)
1919

2020
DEPENDENCIES:
21-
- Alamofire (~> 4.0.0)
21+
- Alamofire (~> 4.2.0)
2222
- Crashlytics
2323
- Fabric
2424
- Freddy (~> 3.0.0)
2525
- HCYoutubeParser
2626
- Hue (~> 2.0.0)
2727
- Keys (from `Pods/CocoaPodsKeys`)
28-
- Kingfisher (~> 3.1.0)
29-
- Nimble (~> 5.0.0)
30-
- Quick (~> 0.10.0)
31-
- R.swift (~> 3.0.0)
28+
- Kingfisher (~> 3.2.0)
29+
- Nimble
30+
- Quick
31+
- R.swift (~> 3.2.0)
3232
- TreasureData-tvOS-SDK (= 0.1.14)
3333

3434
EXTERNAL SOURCES:
3535
Keys:
3636
:path: Pods/CocoaPodsKeys
3737

3838
SPEC CHECKSUMS:
39-
Alamofire: 7682d43245de14874acd142ec137b144aa1dd335
39+
Alamofire: aa2e09d871c9160ac53c90e83c68064a94e3dfbe
4040
Crashlytics: 2b6dbe138a42395577cfa73dfa1aa7248cadf39e
4141
Fabric: c73f371ee543e3f0b80608f2674750e4910d1669
4242
Freddy: 367f994c88a90dd3987293b4b1bec94a4530745a
4343
HCYoutubeParser: bc1db8c062e4b835eda381f2be2f9970f6a8d071
44-
Hue: 2b317616a04cc5d7cccdb024c88e6d143e2b9cf1
44+
Hue: 354caec055fdc9d38b5ef33ca2e7224721843baf
4545
KeenClientTD: ffe8b9a67e71643f59a9fda7ce51941ed5c49a42
4646
Keys: 9c35bf00f612ee1d48556f4a4b9b4551e224e90f
47-
Kingfisher: 6c67e3e57f2d81a9cfdfa25052cd86f33ceac9bb
48-
Nimble: 56fc9f5020effa2206de22c3dd910f4fb011b92f
49-
Quick: 5d290df1c69d5ee2f0729956dcf0fd9a30447eaa
50-
R.swift: 5a8b4a4ea565b0f20c39d8ce1445f3d3a9064768
47+
Kingfisher: 8d80f39da403cd9c9ee11984e1655f4d6a566cdb
48+
Nimble: 415e3aa3267e7bc2c96b05fa814ddea7bb686a29
49+
Quick: 8024e4a47e6cc03a9d5245ef0948264fc6d27cff
50+
R.swift: 207a372a2b5977caef440c696a368009460641d1
5151
R.swift.Library: fbdec16c9802ad104fc1ba53415dc190e6ec5c73
5252
TreasureData-tvOS-SDK: 18c6a68471e6df592ed5c50bf2c07507ee6e3b77
5353

54-
PODFILE CHECKSUM: 4641568721dea925a2fe6eb5ca81abcd47371e7d
54+
PODFILE CHECKSUM: 474e81b3e6412474272b160b7bf8ef5105774c9b
5555

5656
COCOAPODS: 1.1.1

0 commit comments

Comments
 (0)