Top Podcasts is an app made to demo the Clean Swift Architecture.
The initial viewcontroller displays the top podcasts in a UICollectionView from: iTunes RSS JSON feed. The detail view show more information on the podcast data.
It uses Carthage as Dependency Manger for:
- Alamofire Networking
- OHTTPStubs Networkstubbing