blob: c3b1186db6e3781406e05a038dac26c5ce03889a [file] [log] [blame]
{
"name": "JomloTableView",
"version": "0.2.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": {
"Seto Elkahfi": "setoelkahfi@gmail.com"
},
"source": {
"git": "https://github.com/setoelkahfi/JomloTableView.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/setoelkahfi",
"platforms": {
"ios": "8.0"
},
"source_files": "JomloTableView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}