| { |
| "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}" |
| } |