blob: f838a2af7273fd3239f7f979564a3766a3a8de51 [file] [log] [blame]
{
"name": "TableSectionModules",
"platforms": {
"ios": "8.0"
},
"summary": "TableSectionModules lets you to reuse table section modules in different tablevies",
"requires_arc": true,
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlos Jimenez Galindo": "jimenezgalindocarlos@gmail.com"
},
"homepage": "https://github.com/cjg552/TableSectionModules",
"source": {
"git": "https://github.com/cjg552/TableSectionModules.git",
"tag": "1.0.3"
},
"frameworks": "Foundation",
"source_files": "TableSectionModules/**/*.{swift}"
}