blob: f7a332ec7494930ae339d069368c15d3ae5d50d6 [file] [log] [blame]
{
"name": "InverseTableView",
"version": "0.6.0",
"summary": "InverseTableView is subclass of UITableView, able to insert like chat.",
"description": "InverseTableView is subclass of UITableView, able to insert like chat. included datasource converter.",
"homepage": "https://github.com/noppefoxwolf/InverseTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomoya Hirano": "cromteria@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/InverseTableView.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source_files": "InverseTableView/Classes/**/*"
}