A simple iOS Game of Thrones app consuming data from the Game of Thrones API.
This app is developed using the RxSwift framework.
- Fork or clone the repository.
cd
to forked/cloned folder.- Run
pod install
.
- Xcode 9+
- Swift 4
- CocoaPods
- Game of Thrones API: https://api.got.show/doc/
- RxSwift: https://github.com/ReactiveX/RxSwift
- AlamofireObjectMapper: https://github.com/tristanhimmelman/AlamofireObjectMapper
MIT license. See the LICENSE
file for details.