blob: 70c335bbc8c7968113280e83fbb7593078a334f9 [file] [log] [blame]
{
"name": "JomloTableView",
"version": "0.1.0",
"summary": "A UITableView with detachable section and row.",
"description": "JomloTableView uses detachable section and row. You can add multiple section individually and add rows to each section. See example project for how to use this library.",
"homepage": "https://github.com/setoelkahfi/JomloTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"setoelkahfi": "setoelkahfi@gmail.com"
},
"source": {
"git": "https://github.com/setoelkahfi/JomloTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JomloTableView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}