Swiftpack.co - dungntm58/iOSCore as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by dungntm58.
dungntm58/iOSCore 0.0.1
An architecture, util modules and declarative table view/collection view and so on
⭐️ 2
🕓 1 year ago
iOS tvOS
.package(url: "https://github.com/dungntm58/iOSCore.git", from: "0.0.1")

CoreCleanSwift

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • Swift 5.2
  • XCode 11.3
  • iOS 10.0

Installation

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'

Overview

alt text

Author

dungntm58, [email protected]

License

This library is under MIT Licence. See LICENSE file for more details

GitHub

link
Stars: 2
Last commit: 3 weeks ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Related Packages

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics