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