CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Nishanth Shanmugham

1pod

YWeatherAPI

A powerful API wrapper for Yahoo Weather for iOS and Mac. Built on top of AFNetworking’s blocks-based architecture, it fetches responses asynchronously without any waiting on the main thread. It supports:

  • Caching results with customizable expiry times,
  • Requesting forecasts by natural-language location strings, CLLocation coordinates, and Yahoo WOEIDs,
  • Customizing default temperature, pressure, speed, and distance return units.

License: MIT

  • Objective C