Commit c2cf29a6 authored by jz's avatar jz

update

parent dabdfbed
......@@ -11,7 +11,9 @@ target 'GMBase_Example' do
pod 'SnapKit', '4.0.0'
pod 'GMShareSDK', '0.2.1'
pod 'GMBaseSwift', :path => '../../GMBaseSwift'
# pod 'GMBaseSwift', :path => '../../GMBaseSwift'
pod 'GMBaseSwift', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git', :commit => '116868d'
pod 'GMPhobos', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git', :commit => '7e58199898627699373ad6a9f87b875ab04b0927'
target 'GMBase_Tests' do
inherit! :search_paths
......
......@@ -24,6 +24,7 @@ PODS:
- GM-Swift-Observable (4.0.1)
- GMBase (1.1.5):
- GMBaseSwift
- GMFoundation
- GMHud
- GMJSONModel
- GMKit
......@@ -31,7 +32,6 @@ PODS:
- GMNetworking
- GMPhobos
- GMRefresh
- GMShareSDK
- MBProgressHUD
- SDWebImage
- "UITableView+FDTemplateLayoutCell (= 1.4)"
......@@ -186,7 +186,7 @@ SPEC CHECKSUMS:
DouyinOpenSDK: 5ba83de22963ba7a3ba70c8ff11dfcb2885ecc2b
EVReflection: 1abc1a81927ab0d30170238cf9b79bff489e9728
GM-Swift-Observable: 756d8fc13638b9faa68cb10266b2ffb47a911595
GMBase: d12a1ea6d5851d397d7908295160a3830c33c25b
GMBase: 619ccdcdab926793d179662214b89f937029fee7
GMBaseSwift: fb846fbbfd7c6fb82af2909b0d730edfdc572ba6
GMCache: b78d8e46db864405e91d226ce640cc80d966c611
GMFoundation: e9f7fd9c6e5f133e09009b0ee5de4fce60ac5682
......
......@@ -18,7 +18,8 @@ Pod::Spec.new do |s|
s.dependency 'GMHud'
s.dependency 'GMKit'
s.dependency 'SDWebImage'
s.dependency 'GMShareSDK'
# s.dependency 'GMShareSDK'
s.dependency 'GMFoundation'
s.dependency 'GMNetworking'
s.dependency 'GMBaseSwift'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment