-
Notifications
You must be signed in to change notification settings - Fork 36
/
Podfile.lock
179 lines (172 loc) · 5.28 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
PODS:
- AFNetworking (3.2.0):
- AFNetworking/NSURLSession (= 3.2.0)
- AFNetworking/Reachability (= 3.2.0)
- AFNetworking/Security (= 3.2.0)
- AFNetworking/Serialization (= 3.2.0)
- AFNetworking/UIKit (= 3.2.0)
- AFNetworking/NSURLSession (3.2.0):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (3.2.0)
- AFNetworking/Security (3.2.0)
- AFNetworking/Serialization (3.2.0)
- AFNetworking/UIKit (3.2.0):
- AFNetworking/NSURLSession
- AGEmojiKeyboard (0.2.1)
- ASIHTTPRequest (1.8.2):
- ASIHTTPRequest/ASIWebPageRequest (= 1.8.2)
- ASIHTTPRequest/CloudFiles (= 1.8.2)
- ASIHTTPRequest/Core (= 1.8.2)
- ASIHTTPRequest/S3 (= 1.8.2)
- ASIHTTPRequest/ASIWebPageRequest (1.8.2):
- ASIHTTPRequest/Core
- ASIHTTPRequest/CloudFiles (1.8.2):
- ASIHTTPRequest/Core
- ASIHTTPRequest/Core (1.8.2):
- Reachability
- ASIHTTPRequest/S3 (1.8.2):
- ASIHTTPRequest/Core
- DACircularProgress (2.3.1)
- FDFullscreenPopGesture (1.1)
- FLAnimatedImage (1.0.12)
- JHUD (0.3.0)
- Masonry (1.1.0)
- MBProgressHUD (0.9.2)
- MJExtension (3.0.13)
- MJRefresh (3.1.9)
- MWPhotoBrowser (2.1.1):
- DACircularProgress (~> 2.3)
- MBProgressHUD (~> 0.9)
- "SDWebImage (!= 3.7.2, ~> 3.7)"
- MXParallaxHeader (0.6.1)
- MyLayout (1.4.2)
- PPNetworkHelper (0.8.1):
- AFNetworking (~> 3.2.0)
- YYCache (~> 1.0.4)
- Reachability (3.2)
- ReactiveCocoa (2.5):
- ReactiveCocoa/UI (= 2.5)
- ReactiveCocoa/Core (2.5):
- ReactiveCocoa/no-arc
- ReactiveCocoa/no-arc (2.5)
- ReactiveCocoa/UI (2.5):
- ReactiveCocoa/Core
- SDCycleScrollView (1.65):
- SDWebImage (~> 3.7)
- SDWebImage (3.7.6):
- SDWebImage/Core (= 3.7.6)
- SDWebImage/Core (3.7.6)
- SGQRCode (2.2.0)
- TZImagePickerController (2.1.1)
- UMCAnalytics (5.4.1):
- UMCCommon
- UMCCommon (1.4.2)
- UMCErrorCatch (1.0.0):
- UMCCommon
- UMCPush (3.1.0):
- UMCCommon
- UMCSecurityPlugins (1.0.6)
- XHLaunchAd (3.9.3):
- FLAnimatedImage (~> 1.0.12)
- YYCache (1.0.4)
- YYText (1.0.7)
- ZFDownload (1.0.2):
- ASIHTTPRequest
DEPENDENCIES:
- AGEmojiKeyboard
- FDFullscreenPopGesture (= 1.1)
- JHUD
- Masonry
- MBProgressHUD (~> 0.9)
- MJExtension
- MJRefresh (= 3.1.9)
- MWPhotoBrowser (= 2.1.1)
- MXParallaxHeader
- MyLayout (= 1.4.2)
- PPNetworkHelper (from `https://github.com/jkpang/PPNetworkHelper.git`)
- ReactiveCocoa (= 2.5)
- SDCycleScrollView
- SDWebImage (~> 3.7.3)
- SGQRCode
- TZImagePickerController (= 2.1.1)
- UMCAnalytics
- UMCCommon
- UMCErrorCatch
- UMCPush
- UMCSecurityPlugins
- XHLaunchAd (= 3.9.3)
- YYText
- ZFDownload
SPEC REPOS:
trunk:
- AFNetworking
- AGEmojiKeyboard
- ASIHTTPRequest
- DACircularProgress
- FDFullscreenPopGesture
- FLAnimatedImage
- JHUD
- Masonry
- MBProgressHUD
- MJExtension
- MJRefresh
- MWPhotoBrowser
- MXParallaxHeader
- MyLayout
- Reachability
- ReactiveCocoa
- SDCycleScrollView
- SDWebImage
- SGQRCode
- TZImagePickerController
- UMCAnalytics
- UMCCommon
- UMCErrorCatch
- UMCPush
- UMCSecurityPlugins
- XHLaunchAd
- YYCache
- YYText
- ZFDownload
EXTERNAL SOURCES:
PPNetworkHelper:
:git: https://github.com/jkpang/PPNetworkHelper.git
CHECKOUT OPTIONS:
PPNetworkHelper:
:commit: 50043e0ba8ef6587629e14b2706bcb663c0f74b6
:git: https://github.com/jkpang/PPNetworkHelper.git
SPEC CHECKSUMS:
AFNetworking: 8ac6017b94ea105479f7776e5288e48ae9c59bb4
AGEmojiKeyboard: d5a01a4b0de30e1f1c2a121503ac36a79c7217ab
ASIHTTPRequest: ec013992946676b7978dcbde6396d57312d21db4
DACircularProgress: 4dd437c0fc3da5161cb289e07ac449493d41db71
FDFullscreenPopGesture: a8a620179e3d9c40e8e00256dcee1c1a27c6d0f0
FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
JHUD: 17650f65045d9843a7ad19f6a0b1eac6c78a45d2
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
MJExtension: 5932755f451458eefa24239358817f8d291240c7
MJRefresh: c5f1f1653e5a1b932c90f78074f2bc86f3f9bd5e
MWPhotoBrowser: ba0d0c09ffda3a7ea10093518738c502c1c7141c
MXParallaxHeader: 858c403532ed933b381556a81ce333d7065ad182
MyLayout: 90df5544cdadb00a52873cb9a95c04d7083a81c1
PPNetworkHelper: e893191a73665e9c496c2887fd5ceece9e930bb8
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
ReactiveCocoa: e2db045570aa97c695e7aa97c2bcab222ae51f4a
SDCycleScrollView: f72904c77698a7f93a41bcbbc2d78b073bf7326c
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
SGQRCode: 6cd7f03ea6b74d1267820d427b07d1451b387c79
TZImagePickerController: 788184b04158006b25ffdbccbb550bfc193e9d9c
UMCAnalytics: 44e0bb2f442b7aaf97d1c924b58798b612f2c13d
UMCCommon: 19f09b4c67b6007837f70f321fe091e5814d49b1
UMCErrorCatch: 51f1b68f920233e90a3fa6d51f0456174507ec78
UMCPush: 6d67ff5ca853857e2690abbdaecb86b254b1f823
UMCSecurityPlugins: 0831a08f3988f3cea9f1d3a7626cd9bee4fef150
XHLaunchAd: ecd208bce52a26d96d758cd58f617be09b1b52e9
YYCache: 8105b6638f5e849296c71f331ff83891a4942952
YYText: 5c461d709e24d55a182d1441c41dc639a18a4849
ZFDownload: a52f94ebb080833b8a8ceb19a409f2941343fe7f
PODFILE CHECKSUM: 158cb027cf51f5d0477ee4e49bf26b2e6a211f47
COCOAPODS: 1.11.3