You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = "A simple solution for managing configuration details within your applications, ideal for templateable apps. "
s.description = <<-DESC
Creates a singleton for accessing configuration details for your applications. Based extensively on a talk at iOSConfUK by Amy Worral.
Ideally used in situations where you need more then one target from a single codebase you can use the config.plist to activate features and configure style.