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