Xcode 10.0 or later
cocoapods-1.5.3
Swift 4.2
Development Target: iOS 12.0
Installing the following packages:
Cocoapods : sudo gem install cocoapods
- Before setting the project up, you must ensure that all above requirements were up already.
. Clone the repository to your machine
. Navigate to Article folder
. Install pods:
pod install
. Architecture: MVCS.
. Apple's recomended Protocol Oriented Programming is used for project.
. Kingfisher - A lighweight, pure-Swift library for downloading and caching images from the web.