Skip to content

Commit b4eb157

Browse files
committed
Point to fork of TimelineTableViewCell
1 parent 50fe1ba commit b4eb157

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ target 'BrickHack-Mobile' do
1212
pod 'SVProgressHUD'
1313
pod "PromiseKit", "~> 6.8"
1414
pod 'PromiseKit/Foundation', '~> 6.0'
15-
pod 'TimelineTableViewCell'
15+
pod 'TimelineTableViewCell', :git=>'https://github.com/peterkos/TimelineTableViewCell.git'
1616
end

Podfile.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ DEPENDENCIES:
3030
- SVProgressHUD
3131
- SwiftMessages
3232
- SwiftyJSON
33-
- TimelineTableViewCell
33+
- TimelineTableViewCell (from `https://github.com/peterkos/TimelineTableViewCell.git`)
3434
- VYNFCKit
3535

3636
SPEC REPOS:
@@ -44,7 +44,15 @@ SPEC REPOS:
4444
- SVProgressHUD
4545
- SwiftMessages
4646
- SwiftyJSON
47-
- TimelineTableViewCell
47+
48+
EXTERNAL SOURCES:
49+
TimelineTableViewCell:
50+
:git: https://github.com/peterkos/TimelineTableViewCell.git
51+
52+
CHECKOUT OPTIONS:
53+
TimelineTableViewCell:
54+
:commit: c9a70bd88384c26b8503c538226b85a1bdc460a4
55+
:git: https://github.com/peterkos/TimelineTableViewCell.git
4856

4957
SPEC CHECKSUMS:
5058
Alamofire: 16ce2c353fb72865124ddae8a57c5942388f4f11
@@ -57,6 +65,6 @@ SPEC CHECKSUMS:
5765
TimelineTableViewCell: b2721a3c1f17c4a4950ae442f45cd4e8669a2750
5866
VYNFCKit: 86a9b711fd1f34f6f7128a2a883cd58dbd781b9d
5967

60-
PODFILE CHECKSUM: 5dbc104ebbff2e4f2af279558bee8872b5785951
68+
PODFILE CHECKSUM: 6bbfd6c71fb7f410c10754d0ad20f126f4537919
6169

6270
COCOAPODS: 1.8.1

0 commit comments

Comments
 (0)