forked from GitHawkApp/GitHawk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
218 lines (211 loc) · 7.63 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.8.1)
- AlamofireNetworkActivityIndicator (2.3.0):
- Alamofire (~> 4.7)
- Apollo (0.10.1):
- Apollo/Core (= 0.10.1)
- Apollo/Core (0.10.1)
- cmark-gfm-swift (0.1.0)
- ContextMenu (0.5.1)
- Crashlytics (3.12.0):
- Fabric (~> 1.9.0)
- DateAgo (0.1.0)
- DropdownTitleView (0.1.0)
- Fabric (1.9.0)
- 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.5):
- FMDB/standard (= 2.7.5)
- FMDB/standard (2.7.5)
- GitHawkRoutes (0.1.1)
- GitHubAPI (0.1.0):
- Alamofire (~> 4.8)
- Apollo (~> 0.10.0)
- GitHubSession (0.1.0)
- Highlightr (1.1.0)
- HTMLString (4.0.2)
- IGListKit/Default (3.3.0):
- IGListKit/Diffing
- IGListKit/Diffing (3.3.0)
- IGListKit/Swift (3.3.0):
- IGListKit/Default
- ImageAlertAction (2.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.2.0)
- Squawk (0.1.0)
- StringHelpers (0.1.0)
- StyledTextKit (0.2.0)
- SwiftLint (0.30.1)
- SwipeCellKit (1.9.0)
- TUSafariActivity (1.0.4)
- XLPagerTabStrip (8.1.1)
DEPENDENCIES:
- AlamofireNetworkActivityIndicator (~> 2.3)
- 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)
- 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.2)
- 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)
- 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: 03c33c46e0c768f2bc3f85e5c6eb53677b9d6004
:git: https://github.com/GitHawkApp/ContextMenu.git
DropdownTitleView:
:commit: da41d90f6fd980384c6d21d33e610cdbcd36f99a
:git: https://github.com/GitHawkApp/DropdownTitleView.git
FlatCache:
:commit: 22477a9e1404330326685ac0d5c69a68117300cd
:git: https://github.com/GitHawkApp/FlatCache.git
GitHawkRoutes:
:commit: 9ebcd0849df87ded3f1dc60a300320a1739b1011
:git: https://github.com/GitHawkApp/GitHawkRoutes.git
Highlightr:
:commit: 2006891ea191fc42535af3ee2f21af418d94924c
:git: https://github.com/GitHawkApp/Highlightr.git
IGListKit:
:commit: 34773b673601ad8cb5fb2df8196ca619cdc243d0
:git: https://github.com/GitHawkApp/IGListKit.git
MessageViewController:
:commit: f82a510d28fb060a509fbc540569be115f824a7a
:git: https://github.com/GitHawkApp/MessageViewController.git
Squawk:
:commit: 0a48086f54dd575b44091373ad2fe78b0c4e263d
:git: https://github.com/GitHawkApp/Squawk.git
StyledTextKit:
:commit: fe3232c980c374d59e520b086b04869e3c920f86
:git: https://github.com/GitHawkApp/StyledTextKit.git
SPEC CHECKSUMS:
Alamofire: 16ce2c353fb72865124ddae8a57c5942388f4f11
AlamofireNetworkActivityIndicator: 18346ff6d770d9513d0ac6f2d99706f40f93dbaa
Apollo: 4d690a9b2e48e8820182df4b988d7a253e1ee589
cmark-gfm-swift: 9915dfe0cd7feda740ab01fc2a1882989b6d5128
ContextMenu: ac51afb5eec6022a3d1e7a99cd1dc9fc8e9d7505
Crashlytics: 07fb167b1694128c1c9a5a5cc319b0e9c3ca0933
DateAgo: c7a99bc0e4b84f8d5cc8ec89bc29a8881560eba4
DropdownTitleView: e02e559243efb248dd0e8a50665b0acc5f6f2413
Fabric: f988e33c97f08930a413e08123064d2e5f68d655
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
FlatCache: 97ef13ece2ddc5445679c957e2c1f9dd448ab96b
FLEX: bd1a39e55b56bb413b6f1b34b3c10a0dc44ef079
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
GitHawkRoutes: 468138c117a6fbe79bdd9ba7390bf45d363bc69b
GitHubAPI: 1becfe6ad87d6afcbeb433f6f28c6f1253a471be
GitHubSession: 3c6466abb32644f37995bd58bb209751476ff3e9
Highlightr: 70c4df19e4aa55aa1b4387fb98182abce1dec9da
HTMLString: d346ba551d1b7e687190c948ec0c2ddaf4057544
IGListKit: 7edb98afdb8401245d8bea0b733ebd4ac5e67caf
ImageAlertAction: 59e1652decdaa1d1ad2d12f35cd7223b7a4f7bcc
MessageViewController: 4d5bb8873d04ec1d727b3d1dc11d5e48b08bb6d4
NYTPhotoViewer: 34b8bd6bcc297466adec1668f9a01249d73c90e6
SDWebImage: 76a6348bdc74eb5a55dd08a091ef298e56b55e41
SnapKit: fe8a619752f3f27075cc9a90244d75c6c3f27e2a
Squawk: 7dbe029a1de47153a1722a98b787f755f2df2b3e
StringHelpers: cb493b91c64ff9fbdb30324407c12b1e8c83b03f
StyledTextKit: dbfb29a59922c6f18897a0266acd139b7c9e712b
SwiftLint: a54bf1fe12b55c68560eb2a7689dfc81458508f7
SwipeCellKit: c5199021f354565c955fe8e2f45f79d3b1713e41
TUSafariActivity: afc55a00965377939107ce4fdc7f951f62454546
XLPagerTabStrip: 63166e21c9844fa30f2d95d30f335e73be5caf22
PODFILE CHECKSUM: cf0ce80cca649d88e981700676ce999f6eeca8bc
COCOAPODS: 1.6.1