blob: 44f5589d5375f29cafdd90c874b88783eacb91b2 [file] [log] [blame]
{
"name": "FTMTableSectionModules",
"version": "0.2.2",
"summary": "Reusable ViewController with TableView, splitted in Sections",
"description": "Reusable ViewController with TableView, split 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.2.2"
},
"social_media_url": "https://twitter.com/fjtrujy",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "FTMTableSectionModules/Classes/**/*"
}