1
This commit is contained in:
2
Podfile
2
Podfile
@@ -15,7 +15,7 @@ target 'keyBoard' do
|
|||||||
pod 'HWPanModal', '~> 0.9.9'
|
pod 'HWPanModal', '~> 0.9.9'
|
||||||
pod 'LSTPopView', '~> 0.3.10'
|
pod 'LSTPopView', '~> 0.3.10'
|
||||||
pod 'LookinServer', :configurations => ['Debug']
|
pod 'LookinServer', :configurations => ['Debug']
|
||||||
pod 'LYEmptyView'
|
pod 'LYEmptyView', '~> 1.3.1'
|
||||||
pod 'Masonry', '1.1.0'
|
pod 'Masonry', '1.1.0'
|
||||||
pod 'MBProgressHUD', '1.2.0'
|
pod 'MBProgressHUD', '1.2.0'
|
||||||
pod 'MJExtension', '3.4.2'
|
pod 'MJExtension', '3.4.2'
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ DEPENDENCIES:
|
|||||||
- JXPagingView/Pager (~> 2.1.3)
|
- JXPagingView/Pager (~> 2.1.3)
|
||||||
- LookinServer
|
- LookinServer
|
||||||
- LSTPopView (~> 0.3.10)
|
- LSTPopView (~> 0.3.10)
|
||||||
- LYEmptyView
|
- LYEmptyView (~> 1.3.1)
|
||||||
- Masonry (= 1.1.0)
|
- Masonry (= 1.1.0)
|
||||||
- MBProgressHUD (= 1.2.0)
|
- MBProgressHUD (= 1.2.0)
|
||||||
- MJExtension (= 3.4.2)
|
- MJExtension (= 3.4.2)
|
||||||
@@ -92,6 +92,6 @@ SPEC CHECKSUMS:
|
|||||||
MJRefresh: ff9e531227924c84ce459338414550a05d2aea78
|
MJRefresh: ff9e531227924c84ce459338414550a05d2aea78
|
||||||
SDWebImage: f29024626962457f3470184232766516dee8dfea
|
SDWebImage: f29024626962457f3470184232766516dee8dfea
|
||||||
|
|
||||||
PODFILE CHECKSUM: e5e2037c9180ed40ba4a0e264e837eaf839ca6b2
|
PODFILE CHECKSUM: 74f734479eb0a17a905a260cec140c37703d4479
|
||||||
|
|
||||||
COCOAPODS: 1.16.2
|
COCOAPODS: 1.16.2
|
||||||
|
|||||||
4
Pods/Manifest.lock
generated
4
Pods/Manifest.lock
generated
@@ -48,7 +48,7 @@ DEPENDENCIES:
|
|||||||
- JXPagingView/Pager (~> 2.1.3)
|
- JXPagingView/Pager (~> 2.1.3)
|
||||||
- LookinServer
|
- LookinServer
|
||||||
- LSTPopView (~> 0.3.10)
|
- LSTPopView (~> 0.3.10)
|
||||||
- LYEmptyView
|
- LYEmptyView (~> 1.3.1)
|
||||||
- Masonry (= 1.1.0)
|
- Masonry (= 1.1.0)
|
||||||
- MBProgressHUD (= 1.2.0)
|
- MBProgressHUD (= 1.2.0)
|
||||||
- MJExtension (= 3.4.2)
|
- MJExtension (= 3.4.2)
|
||||||
@@ -92,6 +92,6 @@ SPEC CHECKSUMS:
|
|||||||
MJRefresh: ff9e531227924c84ce459338414550a05d2aea78
|
MJRefresh: ff9e531227924c84ce459338414550a05d2aea78
|
||||||
SDWebImage: f29024626962457f3470184232766516dee8dfea
|
SDWebImage: f29024626962457f3470184232766516dee8dfea
|
||||||
|
|
||||||
PODFILE CHECKSUM: e5e2037c9180ed40ba4a0e264e837eaf839ca6b2
|
PODFILE CHECKSUM: 74f734479eb0a17a905a260cec140c37703d4479
|
||||||
|
|
||||||
COCOAPODS: 1.16.2
|
COCOAPODS: 1.16.2
|
||||||
|
|||||||
Reference in New Issue
Block a user