2 "name": "NIMConfigManager",
4 "summary": "A simple solution for managing configuration details within your applications, ideal for templateable apps. ",
5 "description": " Creates a singleton for accessing configuration details for your applications. Based extensively on a talk at iOSConfUK by Amy Worral.\n\n 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.\n\n",
6 "homepage": "https://github.com/Nimbleworks/NIMConfigManager",
9 "John Nye": "john@nimbleworks.co.uk"
12 "git": "https://github.com/Nimbleworks/NIMConfigManager.git",
15 "social_media_url": "https://twitter.com/nimbleworks",
20 "source_files": "NIMConfigManager",
22 "exclude_files": "Classes/osx"
25 "exclude_files": "Classes/ios"