blob: d5a40d4c620cfe359c34ed02148c967fe752c905 [file] [log] [blame]
{
"name": "LetheTableView",
"version": "0.1.0",
"summary": "Expandable UITableView.",
"description": "This pod for expandable UITableView",
"homepage": "https://github.com/osmanyildirim/LetheTableView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yildirimosman@outlook.com": "YILDIRIM"
},
"source": {
"git": "https://github.com/osmanyildirim/LetheTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "LetheTableView/Classes/**/*",
"swift_version": "5.0"
}