[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / b / 8 / d / RemoteConfig / 1.1.0 / RemoteConfig.podspec.json
blob5d8402b3defbb541644862fe3d63278ea9d0e0c0
2   "name": "RemoteConfig",
3   "version": "1.1.0",
4   "summary": "Objective-c library for loading a remote JSON / XML config file with locally defined default values.",
5   "homepage": "https://github.com/gangverk/RemoteConfig",
6   "license": "MIT",
7   "authors": {
8     "Kevin Renskers": "info@mixedcase.nl"
9   },
10   "source": {
11     "git": "https://github.com/gangverk/RemoteConfig.git",
12     "tag": "1.1.0"
13   },
14   "platforms": {
15     "ios": "4.0",
16     "osx": "10.6"
17   },
18   "source_files": "RemoteConfig/*.{h,m}",
19   "requires_arc": true