This is the source code for the Mobile Dev Code challenge assignment for ArcTouch.
- Clone the repository
$ git clone [email protected]:GMinucci/TMDb-Challenge.git
$ cd TMDb-Challenge
- Checkout development branch
$ git checkout origin/development
- Install CocoaPods dependencies
$ pod install
- Open the project
$ open TMDb\ Challenge.xcworkspace
- Set the development team, compile and run!
- Xcode 9+
- iOS 11+
- Alamofire: Elegant HTTP Networking in Swift
- PromiseKit: Promises for Swift & ObjC
- Kingfisher: A lightweight, pure-Swift library for downloading and caching images from the web.