1、使用cocoapods集成PingUtil

2、在导入、新增、修改的时候刷新ping值
This commit is contained in:
Rudy Yang
2017-10-24 14:23:36 +08:00
parent b9e169cd10
commit 48e42b83c1
45 changed files with 3859 additions and 2047 deletions

View File

@ -9,6 +9,7 @@ target 'ShadowsocksX-NG' do
pod 'Alamofire', '~> 4.2.0'
pod "GCDWebServer", "~> 3.0"
pod 'MASShortcut', '~> 2'
pod 'XYPingUtil', '~> 0.0.1'
# https://github.com/ReactiveX/RxSwift/blob/master/Documentation/GettingStarted.md
pod 'RxSwift', '~> 3.0'