Native iOS application written in Objective-C that maps all the waste collection points for the Brazilian city of Porto Alegre using data from the Government open data project #datapoa. This is the first app I've published on the App Store.
We're using Cocoapods for manage our dependencies, you can install with:
sudo gem install cocoapods
Installing all dependencies:
pod install
When the instalation has been finished, you can open Limpoa.xcworkspace file and then build & run (⌘+R) the application.