blob: ece0c3b668c39962edfa3b64e03832c9f5db42f6 [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.6",
"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.6"
},
"frameworks": "Foundation",
"source_files": "TableSectionModules/**/*.{swift}"
}