forked from GitHawkApp/GitHawk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
218 lines (211 loc) · 7.64 KB
/
Podfile.lock
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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
PODS:
- Alamofire (4.4.0)
- AlamofireNetworkActivityIndicator (2.1.0):
- Alamofire (~> 4.1)
- Apollo (0.8.0):
- Apollo/Core (= 0.8.0)
- Apollo/Core (0.8.0)
- cmark-gfm-swift (0.1.0)
- ContextMenu (0.3.1)
- Crashlytics (3.9.3):
- Fabric (~> 1.7.2)
- DateAgo (0.1.0)
- DropdownTitleView (0.1.0)
- 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
- FLAnimatedImage (1.0.12)
- FlatCache (0.1.0)
- FLEX (2.4.0)
- FMDB (2.7.2):
- FMDB/standard (= 2.7.2)
- FMDB/standard (2.7.2)
- GitHawkRoutes (0.1.1)
- GitHubAPI (0.1.0):
- Alamofire (~> 4.4.0)
- Apollo (~> 0.8.0)
- GitHubSession (0.1.0)
- Highlightr (1.1.0)
- HTMLString (4.0.1)
- IGListKit/Default (3.3.0):
- IGListKit/Diffing
- IGListKit/Diffing (3.3.0)
- IGListKit/Swift (3.3.0):
- IGListKit/Default
- ImageAlertAction (1.0.0)
- MessageViewController (0.2.1)
- NYTPhotoViewer/AnimatedGifSupport (2.0.0):
- FLAnimatedImage (~> 1.0.12)
- NYTPhotoViewer/Core
- NYTPhotoViewer/Core (2.0.0)
- SDWebImage/Core (4.0.0)
- SDWebImage/GIF (4.0.0):
- FLAnimatedImage (~> 1.0)
- SDWebImage/Core
- SnapKit (4.0.0)
- Squawk (0.1.0)
- StringHelpers (0.1.0)
- StyledTextKit (0.1.1)
- SwiftLint (0.27.0)
- SwipeCellKit (1.9.0)
- TUSafariActivity (1.0.4)
- XLPagerTabStrip (8.1.0)
DEPENDENCIES:
- AlamofireNetworkActivityIndicator (~> 2.1)
- cmark-gfm-swift (from `https://github.com/GitHawkApp/cmark-gfm-swift.git`, branch `master`)
- ContextMenu (from `https://github.com/GitHawkApp/ContextMenu.git`, branch `master`)
- Crashlytics
- DateAgo (from `Local Pods/DateAgo`)
- DropdownTitleView (from `https://github.com/GitHawkApp/DropdownTitleView.git`, branch `master`)
- Fabric
- FBSnapshotTestCase
- FlatCache (from `https://github.com/GitHawkApp/FlatCache.git`, branch `master`)
- FLEX (~> 2.0)
- FMDB
- GitHawkRoutes (from `https://github.com/GitHawkApp/GitHawkRoutes.git`, branch `master`)
- GitHubAPI (from `Local Pods/GitHubAPI`)
- GitHubSession (from `Local Pods/GitHubSession`)
- Highlightr (from `https://github.com/GitHawkApp/Highlightr.git`, branch `master`)
- HTMLString (~> 4.0.1)
- IGListKit/Swift (from `https://github.com/GitHawkApp/IGListKit.git`, branch `fix-layout-insets`)
- ImageAlertAction
- MessageViewController (from `https://github.com/GitHawkApp/MessageViewController.git`, branch `master`)
- NYTPhotoViewer/AnimatedGifSupport (~> 2.0.0)
- SDWebImage/GIF (~> 4.0.0)
- SnapKit (~> 4.0.0)
- Squawk (from `https://github.com/GitHawkApp/Squawk.git`, branch `master`)
- StringHelpers (from `Local Pods/StringHelpers`)
- StyledTextKit (from `https://github.com/GitHawkApp/StyledTextKit.git`, branch `master`)
- SwiftLint
- SwipeCellKit (from `Local Pods/SwipeCellKit`)
- TUSafariActivity (~> 1.0.0)
- XLPagerTabStrip (~> 8.1)
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- AlamofireNetworkActivityIndicator
- Apollo
- Crashlytics
- Fabric
- FBSnapshotTestCase
- FLAnimatedImage
- FLEX
- FMDB
- HTMLString
- ImageAlertAction
- NYTPhotoViewer
- SDWebImage
- SnapKit
- SwiftLint
- TUSafariActivity
- XLPagerTabStrip
EXTERNAL SOURCES:
cmark-gfm-swift:
:branch: master
:git: https://github.com/GitHawkApp/cmark-gfm-swift.git
ContextMenu:
:branch: master
:git: https://github.com/GitHawkApp/ContextMenu.git
DateAgo:
:path: Local Pods/DateAgo
DropdownTitleView:
:branch: master
:git: https://github.com/GitHawkApp/DropdownTitleView.git
FlatCache:
:branch: master
:git: https://github.com/GitHawkApp/FlatCache.git
GitHawkRoutes:
:branch: master
:git: https://github.com/GitHawkApp/GitHawkRoutes.git
GitHubAPI:
:path: Local Pods/GitHubAPI
GitHubSession:
:path: Local Pods/GitHubSession
Highlightr:
:branch: master
:git: https://github.com/GitHawkApp/Highlightr.git
IGListKit:
:branch: fix-layout-insets
:git: https://github.com/GitHawkApp/IGListKit.git
MessageViewController:
:branch: master
:git: https://github.com/GitHawkApp/MessageViewController.git
Squawk:
:branch: master
:git: https://github.com/GitHawkApp/Squawk.git
StringHelpers:
:path: Local Pods/StringHelpers
StyledTextKit:
:branch: master
:git: https://github.com/GitHawkApp/StyledTextKit.git
SwipeCellKit:
:path: Local Pods/SwipeCellKit
CHECKOUT OPTIONS:
cmark-gfm-swift:
:commit: 74cc625beed7cbcec5c1c50f2aba807e9246a73a
:git: https://github.com/GitHawkApp/cmark-gfm-swift.git
ContextMenu:
:commit: a6956a50277f2382b920058ea90f78a82caeaaa9
:git: https://github.com/GitHawkApp/ContextMenu.git
DropdownTitleView:
:commit: 5d6e0eb1f422a185353dabcd673b04c9ac1d7100
:git: https://github.com/GitHawkApp/DropdownTitleView.git
FlatCache:
:commit: beb697643eea11f40bb66683d1576a2772080d9d
:git: https://github.com/GitHawkApp/FlatCache.git
GitHawkRoutes:
:commit: 9ebcd0849df87ded3f1dc60a300320a1739b1011
:git: https://github.com/GitHawkApp/GitHawkRoutes.git
Highlightr:
:commit: 4f7e90477619b8dc4b9e641efd10952c22150c5c
:git: https://github.com/GitHawkApp/Highlightr.git
IGListKit:
:commit: 34773b673601ad8cb5fb2df8196ca619cdc243d0
:git: https://github.com/GitHawkApp/IGListKit.git
MessageViewController:
:commit: 89b13d60e88882cbd3cba66efe75d85fadc13621
:git: https://github.com/GitHawkApp/MessageViewController.git
Squawk:
:commit: 88d671bbe86e3c18d54e094fac97df12a3054d53
:git: https://github.com/GitHawkApp/Squawk.git
StyledTextKit:
:commit: 8583c80e742f886e541c5ec500b7be6f5e7a233f
:git: https://github.com/GitHawkApp/StyledTextKit.git
SPEC CHECKSUMS:
Alamofire: dc44b1600b800eb63da6a19039a0083d62a6a62d
AlamofireNetworkActivityIndicator: 4716f6554bdfb9c7cf13b1e0e3af21163129690a
Apollo: 66e0f52289551545adb7ecdd994e713fdbae26eb
cmark-gfm-swift: 9915dfe0cd7feda740ab01fc2a1882989b6d5128
ContextMenu: 7c2853a894e09325dba222dbc87ba594ab775321
Crashlytics: dbb07d01876c171c5ccbdf7826410380189e452c
DateAgo: c678b6435627f2b267980bc6f0a9969389686691
DropdownTitleView: 063054a1200a16b9c15596e597e2f1c310caeff4
Fabric: 9cd6a848efcf1b8b07497e0b6a2e7d336353ba15
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
FlatCache: e67d3d45a0f76b93e66883b802051dcbf9d50649
FLEX: bd1a39e55b56bb413b6f1b34b3c10a0dc44ef079
FMDB: 6198a90e7b6900cfc046e6bc0ef6ebb7be9236aa
GitHawkRoutes: 468138c117a6fbe79bdd9ba7390bf45d363bc69b
GitHubAPI: 44a907f9699210536d65179d3d0dc0dc70dde7a1
GitHubSession: 60c7bbd84fb915a0bd911a367c9661418ccfd7ae
Highlightr: 70c4df19e4aa55aa1b4387fb98182abce1dec9da
HTMLString: 8d9a8a8aaf63dd52c5b8cd9a38e14da52f753210
IGListKit: 7edb98afdb8401245d8bea0b733ebd4ac5e67caf
ImageAlertAction: a32a5053978ef2cffbc96f192d4ca2a24c774dd5
MessageViewController: 63ef2719d82c91d949ad52e101f049028a5a0611
NYTPhotoViewer: 34b8bd6bcc297466adec1668f9a01249d73c90e6
SDWebImage: 76a6348bdc74eb5a55dd08a091ef298e56b55e41
SnapKit: a42d492c16e80209130a3379f73596c3454b7694
Squawk: 7dbe029a1de47153a1722a98b787f755f2df2b3e
StringHelpers: 45c48929f335fa10b9e39ef48ba32ca2a72c89a7
StyledTextKit: ea9a28a86955c16ea27f1a1a9278b004966f2bf6
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073
SwipeCellKit: 67c91d4641d05b7e8ff1a38f57697d8c0fbcc6cc
TUSafariActivity: afc55a00965377939107ce4fdc7f951f62454546
XLPagerTabStrip: 22d4c58200d7c105e0e407ab6bfd01a5d85014be
PODFILE CHECKSUM: de9d05b737b3112b8aff72dd349f7fe28b9669ed
COCOAPODS: 1.5.3