blob: 7363e04f167d2eb155fd0915c96ce2dc8c8eea9c [file] [log] [blame]
{
"name": "DUYTableViewController",
"version": "0.0.1",
"summary": "A package of tableview data handling components following MVVM.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/duycao2506/DUYTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duycao2506": "duyckhl@gmail.com"
},
"source": {
"git": "https://github.com/duycao2506/DUYTableViewController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DUYTableViewController/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}