blob: 59e46a7594a68a4f24fb02b2d231d5c6d1b2fcb7 [file] [log] [blame]
{
"name": "SSETV",
"version": "0.0.1",
"summary": "An customisable Expandable Tableview.",
"description": "SSETV is subclass extended from UITableView. It is created as Parent-Child relationship in Table. User can use any designed UITableViewCell for parent as well as for child or any subclass of the same. Set seperate row animation for Collapse and Expand in SSETV.",
"homepage": "https://github.com/Shivam-Sevarik/SSETV.git",
"license": {
"type": "MIT",
"text": "Shivam Sevarik"
},
"authors": {
"Shivam Sevarik": "shivamsevarik@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Shivam-Sevarik/SSETV.git",
"tag": "0.0.1"
},
"source_files": "SSETV/*.{h,m}"
}