Goal:
- Process JSON, XML, PLIST with AFNetworking 2.0
- GET/POST with AFHTTPSessionManager
Requirements:
- AFNetworking 2.0
- WorldWeatherOnline API Key (http://api.worldweatheronline.com/free/v1/)
- CLLocation to get current location
Tasks Done:
- NSDictionary + weather.h / .m
- NSDictionary + weather_package.h / .m