Commit 981a0a8f3da39096a983564e3485e04621ca1269

Authored by yanglingyu
1 parent bc259d4b

spec修改

Showing 1 changed file with 1 additions and 1 deletions
CNLiveSettingModule.podspec
... ... @@ -111,7 +111,7 @@ TODO: 网家家-设置模块.
111 111 # s.dependency 'AFNetworking', '~> 2.3'
112 112  
113 113 # pod
114   - s.dependency 'CNLiveSDKs/CNLiveUserSystemSDK', '~> 0.3.2.0' #GitHub所以指定版本号
  114 + s.dependency 'CNLiveSDK/CNLiveUserSystemSDK' #, '~> 0.3.2.0' #GitHub所以指定版本号
115 115 s.dependency 'CNLiveTripartiteManagement/QMUIKit'
116 116 s.dependency 'CNLiveTripartiteManagement/SDWebImage'
117 117 s.dependency 'CNLiveTripartiteManagement/Masonry'
... ...