This is an example project to demonstrate:
- VIPER architecture
- Typhoon
- Google maps with ads
- Service Oriented Architecture
- Usefull utils as AppDelegateProxy, Nimbus etc.
in a simple movie markers app that lists film markers information on map. With movie feed and detail information.
- Xcode 8 or later
- CocoaPods 1.1.0 or later
- Download the source code or clone the repository.
- Run
pod install. - Get a free API key from Google maps.
- Open
ApplicationConfiguratorImplementation.mand fillMP_GOOGLE_KEY = ""with your own API key.
MIT license. See the LICENSE file for details.


