OpenWeatherAPI 1.1

OpenWeatherAPI 1.1

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Nov 2015

Maintained by dalu93.



 
Depends on:
JSONModel>= 0
AFNetworking>= 0
 

  • By
  • DAlberti Luca

A set of DTOs and protocols to receive datas from OpenWeather

How to use it

Insert the dependency on your Podfile

pod 'OpenWeatherAPI'

And run a pod install After that, import the header file you need

#import "OpenWeatherConnect.h"

and start calling OpenWeatherAPI2.5

Action you can do

Retrieve the current weather information for a NSString *cityName and the complete forecast, always passing a cityName.