Test Application developed using TMDb API
- Xcode 9.4
- Swift 4.1
- Cocoapods 1.5.3
Before build the project please run a pod install
- Alamofire: Making API calls & communicating with server
- AlamofireObjectMapper: Mapping Response into Objects
- SDWebImage: Easy assync image loader and provides cache
- MBProgressHUD: Display loading animations
- SwiftyJSON: Converting response into swift type
- Reachability: Internet Concection check
- SwiftLint: Linter used to maintain coding style and patterns
- MarqueeLabel: Animate and scroll wide lables