There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
NEIApplicationConfig allows iOS developers to have configurations defined in a config file per environment, which makes deployment and testing easier. While usage of application properties via .plist is useful, NEIApplicationConfig allows you can easily target Simulator, Device and Production environments respectively. With NEIApplicationConfig, you will specify a default configuration as a baseline, and overrides that are pertinent to their respective environments.