blob: 3dd2e989028a1bf7709b238dc3b3b80761f75971 [file] [log] [blame]
{
"name": "FTMTableSectionModules",
"version": "0.1.3",
"summary": "Reusable ViewController with TableView, splitted in Sections",
"description": "Reusable ViewController with TableView, splitted in Sections (called here modules) that help you to develop faster in Swift",
"homepage": "https://github.com/fjtrujy/FTMTableSectionModules",
"license": "MIT",
"authors": {
"Francisco Javier Trujillo Mata": "fjtrujy@gmail.com"
},
"source": {
"git": "https://github.com/fjtrujy/FTMTableSectionModules.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTMTableSectionModules/Classes/**/*",
"pushed_with_swift_version": "3.0"
}