blob: 7a6bdd50290ed08938cb8e3eba97f2868df6a827 [file] [log] [blame]
{
"name": "InverseTableView",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InverseTableView/Classes/**/*"
}