iOSCore
1.0.0
要運行示例項目,請首先從示例目錄中pod install 。
ioscore並未將其推向可可錄。如果您想嘗試,請在您的podfile中添加以下行:
pod 'CoreBase' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRedux' , :git => 'https://github.com/dungntm58/iOSCore'或者您可以安裝子庫
pod 'CoreBase-Rx/Basics' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreList' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRepository-Rx/Basics' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRepository-Rx/Request' , :git => 'https://github.com/dungntm58/iOSCore' pod 'CoreBase-Combine/Basics' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRepository-Combine/Basics' , :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRepository-Combine/Request' , :git => 'https://github.com/dungntm58/iOSCore' 
dungntm58,[email protected]
該圖書館符合MIT許可證。有關更多詳細信息,請參見許可證文件