Skip to content

Commit b3fb84f

Browse files
committed
加个库,以后可能会用
1 parent e5b5b45 commit b3fb84f

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

Podfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ pod 'NYXImagesKit', '2.3'
1616
pod 'UIImage+BlurredFrame', '0.0.4'
1717
pod 'YLGIFImage', '0.11'
1818
pod 'NJKWebViewProgress', '0.2.3'
19+
pod 'POP+MCAnimate', '2.0.1'

Podfile.lock

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,29 @@ PODS:
2626
- NJKWebViewProgress/ProgressView (0.2.3)
2727
- NYXImagesKit (2.3)
2828
- ODRefreshControl (1.1.0)
29+
- pop (1.0.7)
30+
- POP+MCAnimate (2.0.1):
31+
- pop (~> 1.0)
32+
- POP+MCAnimate/Animations (= 2.0.1)
33+
- POP+MCAnimate/Group (= 2.0.1)
34+
- POP+MCAnimate/Internal (= 2.0.1)
35+
- POP+MCAnimate/Shorthand (= 2.0.1)
36+
- POP+MCAnimate/Velocity (= 2.0.1)
37+
- POP+MCAnimate/Animations (2.0.1):
38+
- pop (~> 1.0)
39+
- POP+MCAnimate/Group
40+
- POP+MCAnimate/Internal
41+
- POP+MCAnimate/Shorthand
42+
- POP+MCAnimate/Velocity
43+
- POP+MCAnimate/Group (2.0.1):
44+
- pop (~> 1.0)
45+
- POP+MCAnimate/Internal (2.0.1):
46+
- pop (~> 1.0)
47+
- POP+MCAnimate/Shorthand (2.0.1):
48+
- pop (~> 1.0)
49+
- POP+MCAnimate/Velocity (2.0.1):
50+
- pop (~> 1.0)
51+
- POP+MCAnimate/Internal
2952
- ReactiveCocoa (2.3.1):
3053
- ReactiveCocoa/UI (= 2.3.1)
3154
- ReactiveCocoa/Core (2.3.1):
@@ -49,6 +72,7 @@ DEPENDENCIES:
4972
- NJKWebViewProgress (= 0.2.3)
5073
- NYXImagesKit (= 2.3)
5174
- ODRefreshControl (= 1.1.0)
75+
- POP+MCAnimate (= 2.0.1)
5276
- ReactiveCocoa (= 2.3.1)
5377
- RegexKitLite (= 4.0)
5478
- TPKeyboardAvoiding (= 1.2.4)
@@ -66,6 +90,8 @@ SPEC CHECKSUMS:
6690
NJKWebViewProgress: 721b57080c840c76f70ff6c2dda4f836ee1b27c1
6791
NYXImagesKit: 1c9f228ae78fab475d267b3b3a1308e0fba11731
6892
ODRefreshControl: 7bc75258d9dba1f93c4e34654d1e4b5aa39529f0
93+
pop: 2f14a1ea61339767af9e66741b418c831b3844df
94+
POP+MCAnimate: 528a556e3754a0b406adc481b02ec2984cfd1032
6995
ReactiveCocoa: dca75777b9d18990c8714a3a6f2149f29b4d1462
7096
RegexKitLite: c0e4c12e6e7de0769f3a3ed679f0f61604170661
7197
TPKeyboardAvoiding: 925e1e1912597d1a4956697eec3bd9656552153c

0 commit comments

Comments
 (0)