An iOS Podcast application.
Core Features
• Alamofire Integration to greatly simplify network requests architecture
• AVKit Audio Player libraries for audio playback
• Offline playback of podcasts enabled through download feature
• Control playback when app is in background
• Draggable Floating Player component accessible accross all screens
• Search for Podcasts through iTunes API
• Parsing JSON asynchronously
• XML parsing pods through Cocoapods integration
• User Favorites persistence with User Defaults