blob: d07eb0bab6b1dd059c5704078f0538e079122b88 [file] [log] [blame]
{
"name": "IDTableModuleCore",
"version": "0.3.9",
"summary": "IDTableModuleCore created for easy module configuration based on UITableView",
"description": "IDTableModuleCore created for easy module configuration based on UITableView\nTODO: Detailed description.",
"homepage": "https://gitlab.com/ID-IOS/Sovcombank/IDTableModuleCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrey Bronnikov": "brand_nsk@mail.ru"
},
"source": {
"git": "git@gitlab.com:ID-IOS/Sovcombank/idtablemodulecore.git",
"tag": "0.3.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*.{h,m}",
"resource_bundles": {
"XIBs": [
"Resources/*.xib"
]
},
"dependencies": {
"ReactiveObjC": [
],
"Masonry": [
]
}
}