blob: b3968a53282c6f2462d55681500450534699d5ce [file] [log] [blame]
{
"name": "DUYTableViewController",
"version": "0.0.2",
"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",
"screenshots": [
"https://github.com/duycao2506/DUYTableViewController/blob/master/demo2.png",
"https://github.com/duycao2506/DUYTableViewController/blob/master/demo.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duycao2506": "duyckhl@gmail.com"
},
"source": {
"git": "https://github.com/duycao2506/DUYTableViewController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DUYTableViewController/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}