blob: 859bc75be4dee6b9e6de3b038ab786fbe9af457b [file] [log] [blame]
{
"name": "INLConfig",
"version": "1.0",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "CC0 1.0"
},
"homepage": "https://github.com/inloop/INLConfig",
"authors": {
"Tomas Hakel": "tomas.hakel@inloop.eu"
},
"summary": "An iOS library for loading your configuration from a plist that supports automatic code generation for supporting code and remote updates",
"source": {
"git": "https://github.com/inloop/INLConfig.git",
"tag": "1.0"
},
"source_files": "INLConfig/INLConfig/*.{h,m,swift}",
"resources": [
"genconfig"
]
}