2 "name": "config-reader-ios",
4 "summary": "A config file reader library",
5 "description": "A framework to read configuration key-value pairs from a config file and make them\nglobally available. The ConfigReader class provides the functionality to read\nvalues from a specified config file and convert them to the appropriate type.",
6 "homepage": "https://github.com/bbc/config-reader-ios",
8 "type": "Apache License, Version 2.0",
12 "Rajiv Ramdhany": "rajiv.ramdhany@bbc.co.uk"
15 "git": "https://github.com/bbc/config-reader-ios.git",
21 "source_files": "config-reader-ios/Classes/**/*"