Andres Canal

2pods

IKEventSource

Server-sent events EventSource implementation in Swift.

License: Custom

  • Swift

IKLocation

If you need to get the device location in multiple sections of the app CLLocationManager may be a solution. CLLocationManager is a wrapper to avoid using multiple CLLocationManager across an application. All delegates added to IKLocation are notified when the location is available or when the refresh method is called. IKLocation automatically removes object when those are deallocated.

License: BSD

  • Objective C