-
Notifications
You must be signed in to change notification settings - Fork 475
Expand file tree
/
Copy pathPodfile.lock
More file actions
181 lines (174 loc) · 5.98 KB
/
Copy pathPodfile.lock
File metadata and controls
181 lines (174 loc) · 5.98 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:
- CallbackURLKit (2.3.0):
- CallbackURLKit/Core (= 2.3.0)
- CallbackURLKit/Core (2.3.0)
- Communicator (4.1.0)
- CPDAcknowledgements (1.0.0)
- EMTLoadingIndicator (4.0.0)
- HAKit (0.4.16):
- HAKit/Core (= 0.4.16)
- HAKit/Core (0.4.16):
- Starscream (~> 4.0.4)
- HAKit/Mocks (0.4.16):
- HAKit/Core
- HAKit/PromiseKit (0.4.16):
- HAKit/Core
- PromiseKit (~> 8.1.1)
- Improv-iOS (0.0.6)
- KeychainAccess (4.2.2)
- MBProgressHUD (1.2.0)
- ObjcExceptionBridging (1.0.1):
- ObjcExceptionBridging/ObjcExceptionBridging (= 1.0.1)
- ObjcExceptionBridging/ObjcExceptionBridging (1.0.1)
- ObjectMapper (4.2.0)
- OHHTTPStubs/Core (9.1.0)
- OHHTTPStubs/Default (9.1.0):
- OHHTTPStubs/Core
- OHHTTPStubs/JSON
- OHHTTPStubs/NSURLSession
- OHHTTPStubs/OHPathHelpers
- OHHTTPStubs/JSON (9.1.0):
- OHHTTPStubs/Core
- OHHTTPStubs/NSURLSession (9.1.0):
- OHHTTPStubs/Core
- OHHTTPStubs/OHPathHelpers (9.1.0)
- OHHTTPStubs/Swift (9.1.0):
- OHHTTPStubs/Default
- PromiseKit (8.1.2):
- PromiseKit/CorePromise (= 8.1.2)
- PromiseKit/Foundation (= 8.1.2)
- PromiseKit/UIKit (= 8.1.2)
- PromiseKit/CorePromise (8.1.2)
- PromiseKit/Foundation (8.1.2):
- PromiseKit/CorePromise
- PromiseKit/UIKit (8.1.2):
- PromiseKit/CorePromise
- ReachabilitySwift (5.0.0)
- Realm (10.35.0):
- Realm/Headers (= 10.35.0)
- Realm/Headers (10.35.0)
- RealmSwift (10.35.0):
- Realm (= 10.35.0)
- Sodium (0.9.1)
- Starscream (4.0.4)
- SwiftFormat/CLI (0.53.1)
- SwiftGen (6.5.1)
- SwiftLint (0.54.0)
- UIColor_Hex_Swift (5.1.9)
- Version (0.8.0)
- XCGLogger (7.0.1):
- XCGLogger/Core (= 7.0.1)
- XCGLogger/Core (7.0.1):
- ObjcExceptionBridging
DEPENDENCIES:
- CallbackURLKit
- Communicator (from `https://github.com/zacwest/Communicator.git`, branch `observation-memory-direct`)
- CPDAcknowledgements (from `https://github.com/CocoaPods/CPDAcknowledgements`, branch `master`)
- EMTLoadingIndicator (from `https://github.com/hirokimu/EMTLoadingIndicator`, branch `master`)
- HAKit (from `https://github.com/home-assistant/HAKit.git`, tag `0.4.16`)
- HAKit/Mocks (from `https://github.com/home-assistant/HAKit.git`, tag `0.4.16`)
- HAKit/PromiseKit (from `https://github.com/home-assistant/HAKit.git`, tag `0.4.16`)
- Improv-iOS (~> 0.0.6)
- KeychainAccess
- MBProgressHUD (~> 1.2.0)
- ObjectMapper (from `https://github.com/tristanhimmelman/ObjectMapper.git`, branch `master`)
- OHHTTPStubs/Swift
- PromiseKit (~> 8.1.1)
- ReachabilitySwift
- RealmSwift
- Sodium (from `https://github.com/zacwest/swift-sodium.git`, branch `xcode-14.0.1`)
- Starscream (from `https://github.com/bgoncal/starscream`, tag `4.0.9`)
- SwiftFormat/CLI (= 0.53.1)
- SwiftGen (~> 6.5.0)
- SwiftLint (= 0.54.0)
- UIColor_Hex_Swift
- Version
- XCGLogger
SPEC REPOS:
trunk:
- CallbackURLKit
- Improv-iOS
- KeychainAccess
- MBProgressHUD
- ObjcExceptionBridging
- OHHTTPStubs
- PromiseKit
- ReachabilitySwift
- Realm
- RealmSwift
- SwiftFormat
- SwiftGen
- SwiftLint
- UIColor_Hex_Swift
- Version
- XCGLogger
EXTERNAL SOURCES:
Communicator:
:branch: observation-memory-direct
:git: https://github.com/zacwest/Communicator.git
CPDAcknowledgements:
:branch: master
:git: https://github.com/CocoaPods/CPDAcknowledgements
EMTLoadingIndicator:
:branch: master
:git: https://github.com/hirokimu/EMTLoadingIndicator
HAKit:
:git: https://github.com/home-assistant/HAKit.git
:tag: 0.4.16
ObjectMapper:
:branch: master
:git: https://github.com/tristanhimmelman/ObjectMapper.git
Sodium:
:branch: xcode-14.0.1
:git: https://github.com/zacwest/swift-sodium.git
Starscream:
:git: https://github.com/bgoncal/starscream
:tag: 4.0.9
CHECKOUT OPTIONS:
Communicator:
:commit: f5dd96048cbe1e7ebfee85688c23c17c6f71f9e4
:git: https://github.com/zacwest/Communicator.git
CPDAcknowledgements:
:commit: 2f289a19c3ec41f835a9629fdbea4a89033f61a1
:git: https://github.com/CocoaPods/CPDAcknowledgements
EMTLoadingIndicator:
:commit: ff5b4ccf9bb424cb454e76ee91e32165d2d9c12c
:git: https://github.com/hirokimu/EMTLoadingIndicator
HAKit:
:git: https://github.com/home-assistant/HAKit.git
:tag: 0.4.16
ObjectMapper:
:commit: a593b4d647a970b3d184d046f8f52b945083ccf9
:git: https://github.com/tristanhimmelman/ObjectMapper.git
Sodium:
:commit: c66991f2ea610d437b31656795226c8e52002abd
:git: https://github.com/zacwest/swift-sodium.git
Starscream:
:git: https://github.com/bgoncal/starscream
:tag: 4.0.9
SPEC CHECKSUMS:
CallbackURLKit: a940d1b869c70e1fa700ea06f988ba2a8963dafb
Communicator: 027085fbfac0fbb02c8e045f5f409df0882e1630
CPDAcknowledgements: 6e15e71849ba4ad5e8a17a0bb9d20938ad23bac8
EMTLoadingIndicator: 0d3256b0de3e6ba5ab17048acc7aa93af34e48d3
HAKit: ef185a67991484219a7ecd74aab25f186274d7dd
Improv-iOS: 8973990c1b1f3e3aed7fc600c8efce95359cadd0
KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406
ObjcExceptionBridging: c30e00eb3700467e695faeea30e26e18bd445001
ObjectMapper: 5a6c9f063ef67e7fc0d7eb8958919e3121396a96
OHHTTPStubs: 90eac6d8f2c18317baeca36698523dc67c513831
PromiseKit: e057b5b3c0ce9a0145674d633930924234104ee3
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
Realm: e6b04f15a814cb22aae621e7e15f2ccb27ac8f95
RealmSwift: b358779c10ba6d2648d541f8a1bcd671f73485c1
Sodium: a7d42cb46e789d2630fa552d35870b416ed055ae
Starscream: c5d70811b01d9ada7fdeb2132bc47fc893b6b0c9
SwiftFormat: a8623113c7adcbeb4289a013cac68ec801e1ed24
SwiftGen: a6d22010845f08fe18fbdf3a07a8e380fd22e0ea
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211
UIColor_Hex_Swift: 20cb4e8d51b63e168a9da6933bc5d39cd8fb4ab5
Version: de5907f2c5d0f3cf21708db7801d1d5401139486
XCGLogger: 1943831ef907df55108b0b18657953f868de973b
PODFILE CHECKSUM: e49a34370ffb33387e79fbac036223c420cacd00
COCOAPODS: 1.15.2