An iOS-version news application built using Swift and CocoaPods.
The supporting backend can be found here
open NewsApp.xcworkspace
with Xcode
(NOT NewsApp.xcodeproj
)
- Xcode: Version 11.4.1 (11E503a)
- Swift: Version 5
- Pods: (check details in Podfile)
- 'SDWebImage', '~> 5.0'
- 'SwiftyJSON', '~> 4.0'
- 'Alamofire', '~> 4.9.1'
- 'Toast-Swift', '~> 5.0.1'
- 'XLPagerTabStrip', '~> 9.0'
- 'SwiftSpinner'
- 'Charts'