iOS application to provide riders with customizable weather information relevant to their personal preference and location.
- Place your personal API key for WundergroundWeather within a file named
IgnoreConstants.swift
.
import Foundation
struct IgnoreConstants{
static let apiKey = ""
}
- SwiftLocation - Efficient and Easy Location Monitoring in Swift
- ASValueTrackingSlider - Awesome http client for android.
- LocationPickerViewController - A ready for use and fully customizable location picker for your app.
- EasyToast - Swift Android like toasts.
- GaugeKit - Build custom gauges.
- SWRevealViewController - A UIViewController subclass for revealing a rear (left and/or right) view controller behind a front controller
- Alamofire - Alamofire is an HTTP networking library written in Swift.
- SwiftyJSON - SwiftyJSON makes it easy to deal with JSON data in Swift.