forked from GitHawkApp/GitHawk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile.lock
More file actions
181 lines (175 loc) · 6.37 KB
/
Podfile.lock
File metadata and controls
181 lines (175 loc) · 6.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
PODS:
- Alamofire (4.4.0)
- AlamofireNetworkActivityIndicator (2.1.0):
- Alamofire (~> 4.1)
- Apollo (0.7.0):
- Apollo/Core (= 0.7.0)
- Apollo/Core (0.7.0)
- Crashlytics (3.9.3):
- Fabric (~> 1.7.2)
- Fabric (1.7.2)
- FBSnapshotTestCase (2.1.4):
- FBSnapshotTestCase/SwiftSupport (= 2.1.4)
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- Firebase/Core (4.8.0):
- FirebaseAnalytics (= 4.0.5)
- FirebaseCore (= 4.0.13)
- Firebase/Database (4.8.0):
- Firebase/Core
- FirebaseDatabase (= 4.1.3)
- FirebaseAnalytics (4.0.5):
- FirebaseCore (~> 4.0)
- FirebaseInstanceID (~> 2.0)
- GoogleToolboxForMac/NSData+zlib (~> 2.1)
- nanopb (~> 0.3)
- FirebaseCore (4.0.13):
- GoogleToolboxForMac/NSData+zlib (~> 2.1)
- FirebaseDatabase (4.1.3):
- FirebaseAnalytics (~> 4.0)
- FirebaseCore (~> 4.0)
- leveldb-library (~> 1.18)
- FirebaseInstanceID (2.0.8):
- FirebaseCore (~> 4.0)
- FLAnimatedImage (1.0.12)
- FlatCache (0.1.0)
- FLEX (2.4.0)
- GoogleToolboxForMac/Defines (2.1.3)
- GoogleToolboxForMac/NSData+zlib (2.1.3):
- GoogleToolboxForMac/Defines (= 2.1.3)
- Highlightr (1.1.0)
- HTMLString (4.0.1)
- IGListKit (3.1.1):
- IGListKit/Default (= 3.1.1)
- IGListKit/Default (3.1.1):
- IGListKit/Diffing
- IGListKit/Diffing (3.1.1)
- leveldb-library (1.20)
- MessageViewController (0.1.1)
- MMMarkdown (0.5.5)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- NYTPhotoViewer (1.1.0):
- NYTPhotoViewer/AnimatedGifSupport (= 1.1.0)
- NYTPhotoViewer/Core (= 1.1.0)
- NYTPhotoViewer/AnimatedGifSupport (1.1.0):
- FLAnimatedImage (~> 1.0.8)
- NYTPhotoViewer/Core
- NYTPhotoViewer/Core (1.1.0)
- Pageboy (2.2.0)
- PureLayout (3.0.2)
- SDWebImage/Core (4.0.0)
- SDWebImage/GIF (4.0.0):
- FLAnimatedImage (~> 1.0)
- SDWebImage/Core
- SnapKit (4.0.0)
- StyledText (0.1.0)
- SwiftLint (0.24.0)
- SwipeCellKit (1.9.0)
- Tabman (1.2.0):
- Pageboy (~> 2.2.0)
- PureLayout (~> 3.0)
- TUSafariActivity (1.0.4)
DEPENDENCIES:
- Alamofire (~> 4.4.0)
- AlamofireNetworkActivityIndicator (~> 2.1)
- Apollo (~> 0.7.0-alpha.5)
- Crashlytics
- Fabric
- FBSnapshotTestCase
- Firebase/Core
- Firebase/Database
- FlatCache (from `https://github.com/GitHawkApp/FlatCache.git`, branch `master`)
- FLEX (~> 2.0)
- Highlightr (from `https://github.com/GitHawkApp/Highlightr.git`, branch `master`)
- HTMLString (~> 4.0.1)
- IGListKit (from `https://github.com/Instagram/IGListKit.git`, branch `master`)
- MessageViewController (from `https://github.com/GitHawkApp/MessageViewController.git`, branch `master`)
- MMMarkdown (from `https://github.com/GitHawkApp/MMMarkdown.git`, branch `master`)
- NYTPhotoViewer (~> 1.1.0)
- SDWebImage/GIF (~> 4.0.0)
- SnapKit (~> 4.0.0)
- StyledText (from `https://github.com/GitHawkApp/StyledText.git`, branch `master`)
- SwiftLint
- SwipeCellKit (from `Local Pods/SwipeCellKit`)
- Tabman (~> 1.1)
- TUSafariActivity (~> 1.0.0)
EXTERNAL SOURCES:
FlatCache:
:branch: master
:git: https://github.com/GitHawkApp/FlatCache.git
Highlightr:
:branch: master
:git: https://github.com/GitHawkApp/Highlightr.git
IGListKit:
:branch: master
:git: https://github.com/Instagram/IGListKit.git
MessageViewController:
:branch: master
:git: https://github.com/GitHawkApp/MessageViewController.git
MMMarkdown:
:branch: master
:git: https://github.com/GitHawkApp/MMMarkdown.git
StyledText:
:branch: master
:git: https://github.com/GitHawkApp/StyledText.git
SwipeCellKit:
:path: Local Pods/SwipeCellKit
CHECKOUT OPTIONS:
FlatCache:
:commit: beb697643eea11f40bb66683d1576a2772080d9d
:git: https://github.com/GitHawkApp/FlatCache.git
Highlightr:
:commit: 4f7e90477619b8dc4b9e641efd10952c22150c5c
:git: https://github.com/GitHawkApp/Highlightr.git
IGListKit:
:commit: 17c4d0211906510a0116e5296c1a35e134e5873c
:git: https://github.com/Instagram/IGListKit.git
MessageViewController:
:commit: 7f8252946b36ca1ae9b80f335763ff0897badf12
:git: https://github.com/GitHawkApp/MessageViewController.git
MMMarkdown:
:commit: 97d03799f2b2745c903b6063d65adeec8f4f710d
:git: https://github.com/GitHawkApp/MMMarkdown.git
StyledText:
:commit: 0567d1e9d036da143574856fd90844861d3d5166
:git: https://github.com/GitHawkApp/StyledText.git
SPEC CHECKSUMS:
Alamofire: dc44b1600b800eb63da6a19039a0083d62a6a62d
AlamofireNetworkActivityIndicator: 4716f6554bdfb9c7cf13b1e0e3af21163129690a
Apollo: d6649ac06168660e70c6226c4eadfc0770791ba5
Crashlytics: dbb07d01876c171c5ccbdf7826410380189e452c
Fabric: 9cd6a848efcf1b8b07497e0b6a2e7d336353ba15
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
Firebase: 710decbbc6d9d48530e9a5dba3209740c3532e05
FirebaseAnalytics: 5b02a63ead2c3f0259cfc7f15e053e440587ecf8
FirebaseCore: 3c02ec652db3d03fdc8bc6d9154af3e20d64b6f5
FirebaseDatabase: 7088bfc4af2cc00231bb36e1404fc2d7509eb4dc
FirebaseInstanceID: 81df5805a08001e69138664bdd02c6719a9ac80f
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
FlatCache: e67d3d45a0f76b93e66883b802051dcbf9d50649
FLEX: bd1a39e55b56bb413b6f1b34b3c10a0dc44ef079
GoogleToolboxForMac: 2501e2ad72a52eb3dfe7bd9aee7dad11b858bd20
Highlightr: 70c4df19e4aa55aa1b4387fb98182abce1dec9da
HTMLString: 8d9a8a8aaf63dd52c5b8cd9a38e14da52f753210
IGListKit: cb97f405ae43e59fe1da74271e19427ec20d3c07
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
MessageViewController: 218b3b8fae3a6e5ea446a08b666b5cf67337dbf5
MMMarkdown: 4cf421144508b319a3c7ba6efaa0dcee8e86d9fd
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
NYTPhotoViewer: e80e8767f3780d2df37c6f72cbab15d6c7232911
Pageboy: 50db8fffaa6d4d004249b7b6b19e33464dd7505b
PureLayout: 4d550abe49a94f24c2808b9b95db9131685fe4cd
SDWebImage: 76a6348bdc74eb5a55dd08a091ef298e56b55e41
SnapKit: a42d492c16e80209130a3379f73596c3454b7694
StyledText: 0da66d27eaab0269b1d43e2fd73f75984a88184d
SwiftLint: a014c92b4664e8b13f380f8640a51bb1733778ba
SwipeCellKit: 67c91d4641d05b7e8ff1a38f57697d8c0fbcc6cc
Tabman: 5951d9c5bc4e438e1c82b7e59e5cdc9f505c1431
TUSafariActivity: afc55a00965377939107ce4fdc7f951f62454546
PODFILE CHECKSUM: 2a5c54767eabaf0ab1cc660a65301991cacc1648
COCOAPODS: 1.4.0.rc.1