To run the example project, clone the repo, and run pod install
from the Example directory first.
iOSCore is not pushed to CocoaPods. If you want to try, please add the following line to your Podfile:
pod 'CoreBase', :git => 'https://github.com/dungntm58/iOSCore'
pod 'CoreRedux', :git => 'https://github.com/dungntm58/iOSCore'
Or you could install sub libraries like
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]
This library is under MIT Licence. See LICENSE file for more details
link |
Stars: 2 |
Last commit: 3 weeks ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics