blob: 3a79169bd8e6293ac0ecdc9c7a74ae62b359c30d [file] [log] [blame]
{
"name": "FTMTableSectionModules",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTMTableSectionModules/Classes/**/*"
}