config-reader-ios

CI Status Version License Platform

Am iOS framework to read configuration key-value pairs from a config file and make them globally available. The ConfigReader class provides the functionality to read values from a specified config file and convert them to the appropriate type.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

config-reader-ios is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "config-reader-ios"

Author

Rajiv Ramdhany, rajiv.ramdhany ‘at’ bbc.co.uk

License

config-reader-ios is developed by BBC R&D and distributed under Licensed under the Apache License, Version 2.0.

© Copyright 2016 BBC R&D. All Rights Reserved.