-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
143 lines (137 loc) · 4.76 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
PODS:
- AdobeMobileSDK (4.13.2):
- AdobeMobileSDK/iOS (= 4.13.2)
- AdobeMobileSDK/iOS (4.13.2)
- Alamofire (4.2.0)
- AlamofireImage (3.2.0):
- Alamofire (~> 4.1)
- AlamofireNetworkActivityIndicator (2.1.0):
- Alamofire (~> 4.1)
- FBSnapshotTestCase (2.1.4):
- FBSnapshotTestCase/SwiftSupport (= 2.1.4)
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- KeychainAccess (3.0.1)
- KIF (3.5.1):
- KIF/Core (= 3.5.1)
- KIF-Quick (1.1.0):
- KIF (~> 3.0)
- Quick (~> 1.0)
- KIF/Core (3.5.1)
- KSCrash (1.11.2):
- KSCrash/Installations (= 1.11.2)
- KSCrash/Installations (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting
- KSCrash/Recording (1.11.2)
- KSCrash/Reporting (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters (= 1.11.2)
- KSCrash/Reporting/MessageUI (= 1.11.2)
- KSCrash/Reporting/Sinks (= 1.11.2)
- KSCrash/Reporting/Tools (= 1.11.2)
- KSCrash/Reporting/Filters (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters/Alert (= 1.11.2)
- KSCrash/Reporting/Filters/AppleFmt (= 1.11.2)
- KSCrash/Reporting/Filters/Base (= 1.11.2)
- KSCrash/Reporting/Filters/Basic (= 1.11.2)
- KSCrash/Reporting/Filters/GZip (= 1.11.2)
- KSCrash/Reporting/Filters/JSON (= 1.11.2)
- KSCrash/Reporting/Filters/Sets (= 1.11.2)
- KSCrash/Reporting/Filters/Stringify (= 1.11.2)
- KSCrash/Reporting/Filters/Tools (= 1.11.2)
- KSCrash/Reporting/Filters/Alert (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters/Base
- KSCrash/Reporting/Filters/AppleFmt (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters/Base
- KSCrash/Reporting/Filters/Base (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters/Basic (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters/Base
- KSCrash/Reporting/Filters/GZip (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters/Base
- KSCrash/Reporting/Filters/JSON (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters/Base
- KSCrash/Reporting/Filters/Sets (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters/AppleFmt
- KSCrash/Reporting/Filters/Base
- KSCrash/Reporting/Filters/Basic
- KSCrash/Reporting/Filters/GZip
- KSCrash/Reporting/Filters/JSON
- KSCrash/Reporting/Filters/Stringify
- KSCrash/Reporting/Filters/Stringify (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters/Base
- KSCrash/Reporting/Filters/Tools (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/MessageUI (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Sinks (1.11.2):
- KSCrash/Recording
- KSCrash/Reporting/Filters
- KSCrash/Reporting/Tools
- KSCrash/Reporting/Tools (1.11.2):
- KSCrash/Recording
- Nimble (5.1.1)
- ObjectMapper (2.2.2)
- pop (1.0.9)
- Quick (1.0.0)
- SentrySwift (1.3.0):
- KSCrash (~> 1.11.2)
- SVProgressHUD (2.1.2)
- SwiftyUserDefaults (3.0.0)
- XCGLogger (4.0.0):
- XCGLogger/Core (= 4.0.0)
- XCGLogger/Core (4.0.0)
DEPENDENCIES:
- AdobeMobileSDK (~> 4.13.2)
- Alamofire (~> 4.2.0)
- AlamofireImage (~> 3.2.0)
- AlamofireNetworkActivityIndicator (~> 2.1.0)
- FBSnapshotTestCase (~> 2.1.4)
- KeychainAccess (~> 3.0.1)
- KIF-Quick (~> 1.1.0)
- Nimble (~> 5.1.1)
- ObjectMapper (~> 2.2.2)
- pop (~> 1.0.9)
- Quick (~> 1.0.0)
- SentrySwift (from `https://github.com/getsentry/sentry-swift.git`, tag `1.3.0`)
- SVProgressHUD
- SwiftyUserDefaults (~> 3.0.0)
- XCGLogger (~> 4.0.0)
EXTERNAL SOURCES:
SentrySwift:
:git: https://github.com/getsentry/sentry-swift.git
:tag: 1.3.0
CHECKOUT OPTIONS:
SentrySwift:
:git: https://github.com/getsentry/sentry-swift.git
:tag: 1.3.0
SPEC CHECKSUMS:
AdobeMobileSDK: 86084683444857ec79de013234a3f3226e248f9a
Alamofire: aa2e09d871c9160ac53c90e83c68064a94e3dfbe
AlamofireImage: 157ed682cc81d3b9db4fb90c1f12180ac552d93b
AlamofireNetworkActivityIndicator: 4716f6554bdfb9c7cf13b1e0e3af21163129690a
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
KeychainAccess: 017ea25e313a49eda10bb19b0bb0760fb1edfe1a
KIF: 082eb65279e51c3092923802849eb796a04982ab
KIF-Quick: da968bbfad615fd96c0d5eb4d8fd484ecdc26814
KSCrash: 8acc46aca72b2772d5d1e3cba1da9173db4d705e
Nimble: 415e3aa3267e7bc2c96b05fa814ddea7bb686a29
ObjectMapper: 9e385c2295bcc4e16eabbcfc85db801442bba545
pop: f667631a5108a2e60d9e8797c9b32ddaf2080bce
Quick: 8024e4a47e6cc03a9d5245ef0948264fc6d27cff
SentrySwift: fa4fab2c6525bebcef79726079dd0e4e0d31571a
SVProgressHUD: c404a55d78acbeb7ebb78b76d3faf986475a6994
SwiftyUserDefaults: 0f1d45fc3aafb9064dac661e367f8f83fe21a4b4
XCGLogger: 38063ea89b4c8b23232d18efd2e12eb0005f3ea4
PODFILE CHECKSUM: 5af14c3f5fff9d4457c18bc817dfeb20798c0e57
COCOAPODS: 1.1.1