-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile.lock
More file actions
162 lines (158 loc) · 5.47 KB
/
Podfile.lock
File metadata and controls
162 lines (158 loc) · 5.47 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
PODS:
- AsyncDisplayKit (2.0):
- AsyncDisplayKit/PINRemoteImage (= 2.0)
- AsyncDisplayKit/Core (2.0)
- AsyncDisplayKit/PINRemoteImage (2.0):
- AsyncDisplayKit/Core
- PINRemoteImage/iOS (= 3.0.0-beta.7)
- PINRemoteImage/PINCache
- Bolts (1.8.4):
- Bolts/AppLinks (= 1.8.4)
- Bolts/Tasks (= 1.8.4)
- Bolts/AppLinks (1.8.4):
- Bolts/Tasks
- Bolts/Tasks (1.8.4)
- FBSDKCoreKit (4.18.0):
- Bolts (~> 1.7)
- FBSDKLoginKit (4.18.0):
- FBSDKCoreKit
- Firebase/AdMob (3.7.1):
- Firebase/Core
- Google-Mobile-Ads-SDK (= 7.12.1)
- Firebase/Auth (3.7.1):
- Firebase/Core
- FirebaseAuth (= 3.0.5)
- Firebase/Core (3.7.1):
- FirebaseAnalytics (= 3.4.4)
- FirebaseCore (= 3.4.3)
- Firebase/Crash (3.7.1):
- Firebase/Core
- FirebaseCrash (= 1.0.7)
- Firebase/Database (3.7.1):
- Firebase/Core
- FirebaseDatabase (= 3.0.3)
- Firebase/Messaging (3.7.1):
- Firebase/Core
- FirebaseMessaging (= 1.2.0)
- Firebase/Storage (3.7.1):
- Firebase/Core
- FirebaseStorage (= 1.0.3)
- FirebaseAnalytics (3.4.4):
- FirebaseCore (~> 3.4)
- FirebaseInstanceID (~> 1.0)
- GoogleInterchangeUtilities (~> 1.2)
- GoogleSymbolUtilities (~> 1.1)
- FirebaseAuth (3.0.5):
- FirebaseAnalytics (~> 3.3)
- GoogleNetworkingUtilities (~> 1.2)
- GoogleUtilities (~> 1.2)
- FirebaseCore (3.4.3):
- GoogleInterchangeUtilities (~> 1.2)
- GoogleUtilities (~> 1.2)
- FirebaseCrash (1.0.7):
- FirebaseAnalytics (~> 3.2)
- FirebaseInstanceID (~> 1.0)
- GoogleInterchangeUtilities (~> 1.2)
- GoogleSymbolUtilities (~> 1.1)
- GoogleUtilities (~> 1.2)
- FirebaseDatabase (3.0.3):
- FirebaseAnalytics (~> 3.3)
- FirebaseInstanceID (1.0.8)
- FirebaseMessaging (1.2.0):
- FirebaseAnalytics (~> 3.3)
- FirebaseInstanceID (~> 1.0)
- GoogleInterchangeUtilities (~> 1.2)
- GoogleIPhoneUtilities (~> 1.2)
- GoogleSymbolUtilities (~> 1.1)
- FirebaseStorage (1.0.3):
- FirebaseAnalytics (~> 3.3)
- GoogleNetworkingUtilities (~> 1.2)
- FirebaseUI/Auth (1.0.0):
- Firebase/Auth
- FirebaseUI/Facebook (1.0.0):
- FBSDKLoginKit (~> 4.0)
- FirebaseUI/Auth
- FLAnimatedImage (1.0.12)
- Google-Mobile-Ads-SDK (7.12.1)
- GoogleInterchangeUtilities (1.2.2):
- GoogleSymbolUtilities (~> 1.1)
- GoogleIPhoneUtilities (1.2.1):
- GoogleSymbolUtilities (~> 1.0)
- GoogleUtilities (~> 1.0)
- GoogleNetworkingUtilities (1.2.2):
- GoogleSymbolUtilities (~> 1.1)
- GoogleSymbolUtilities (1.1.2)
- GoogleUtilities (1.3.2):
- GoogleSymbolUtilities (~> 1.1)
- MBProgressHUD (1.0.0)
- 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)
- Onboard (2.3.1)
- PINCache (3.0.1-beta.2):
- PINCache/Arc-exception-safe (= 3.0.1-beta.2)
- PINCache/Core (= 3.0.1-beta.2)
- PINCache/Arc-exception-safe (3.0.1-beta.2):
- PINCache/Core
- PINCache/Core (3.0.1-beta.2)
- PINRemoteImage/Core (3.0.0-beta.7)
- PINRemoteImage/iOS (3.0.0-beta.7):
- PINRemoteImage/Core
- PINRemoteImage/PINCache (3.0.0-beta.7):
- PINCache (= 3.0.1-beta.2)
- PINRemoteImage/Core
- pop (1.0.9)
- SAMTextView (0.2.2)
- youtube-ios-player-helper (0.1.6)
DEPENDENCIES:
- AsyncDisplayKit
- Firebase/AdMob
- Firebase/Auth
- Firebase/Core
- Firebase/Crash
- Firebase/Database
- Firebase/Messaging
- Firebase/Storage
- FirebaseUI/Facebook (~> 1.0)
- MBProgressHUD (~> 1.0.0)
- NYTPhotoViewer (~> 1.1.0)
- Onboard
- pop
- SAMTextView
- youtube-ios-player-helper
SPEC CHECKSUMS:
AsyncDisplayKit: ed88de8d9fb404e098f4fdde9b8db50f23972f56
Bolts: 8a7995239dbe724f9cba2248b766d48b7ebdd322
FBSDKCoreKit: 15fef8804a4629f98c6f4e55e81a76c9d725d85e
FBSDKLoginKit: 6773073e970b2b15fb12e451ce7f11da0532b880
Firebase: be473484f0d515e72ffd04acf22f981773c23e58
FirebaseAnalytics: 0533a00b681e08fd0b2cd0444b7ddf0ef9fd7a1a
FirebaseAuth: 75a062bbf2d3c97d1e6e55bbc110e13a6853e25d
FirebaseCore: 5a885548bbc5f0c410b04f8e9ac9d73ff1221907
FirebaseCrash: 2efeb3715b76ac843b841529ce413efb67e5fd4d
FirebaseDatabase: 750a4a0fe18ef114318876fd654b2d9c671e0992
FirebaseInstanceID: ba1e640935235e5fac39dfa816fe7660e72e1a8a
FirebaseMessaging: 789d23fd796594dfb55dcf36cd325541df887c22
FirebaseStorage: 3992817bf405f5c1a4f8349678d22724cd0ef509
FirebaseUI: 82bd64fc3fc5a9451c37a720aee813990e727cf1
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
Google-Mobile-Ads-SDK: 542eb24c1ce6c8fd5084ee9572fd9dcd2d06065a
GoogleInterchangeUtilities: d5bc4d88d5b661ab72f9d70c58d02ca8c27ad1f7
GoogleIPhoneUtilities: 63f25e93a3ddcb66884d182aab3a660d98f1479b
GoogleNetworkingUtilities: 3edd3a8161347494f2da60ea0deddc8a472d94cb
GoogleSymbolUtilities: 631ee17048aa5e9ab133470d768ea997a5ef9b96
GoogleUtilities: 8bbc733218aad26306f9d4a253823986110e3358
MBProgressHUD: 4890f671c94e8a0f3cf959aa731e9de2f036d71a
NYTPhotoViewer: e80e8767f3780d2df37c6f72cbab15d6c7232911
Onboard: b6871f25ac753175b2ab9a362fb2feb26a81a311
PINCache: 6d273a6e0754bd26e3f12a38a90dde73cc6a42b2
PINRemoteImage: ff63baf185088530db6cfa41cb665e2b5126b5c3
pop: f667631a5108a2e60d9e8797c9b32ddaf2080bce
SAMTextView: 979c43bb1fa5859ddfbfeb35e9c296a2b0ec55fd
youtube-ios-player-helper: 21ab92db027c7ff86cb17a3843a3f6eafc8158d2
PODFILE CHECKSUM: 9b6d25dafb9af8e0298a54f263f06534a5683400
COCOAPODS: 1.1.1