blob: 2f9ad9ed4f22cf820e26935bf8d8d3852a8e9cb3 [file] [log] [blame]
{
"name": "Konfig",
"version": "1.0.2",
"summary": "JSON based remote configuration for iOS apps",
"description": "\nInspired by Matt Thompson's [GroundControl](https://github.com/mattt/GroundControl), Konfig provides a JSON based alternative for remote configuration of iOS apps\n\n",
"homepage": "https://github.com/iksnae/Konfig",
"license": "MIT",
"authors": {
"Khalid Mills": "mustkre8@gmail.com"
},
"source": {
"git": "https://github.com/iksnae/Konfig.git",
"tag": "1.0.2"
},
"source_files": "Konfig",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}