blob: 00d602811bc9ab383d7450a2018e6a91eae8bcc5 [file] [log] [blame]
{
"name": "ARAccordionTableView",
"version": "0.1.0",
"summary": "ARAccordionTableView transform regular UITableView into expandable TableView",
"description": "'ARAccordionTableView is transform regular UITableView into expandable TableView. This also provide number of configration to change behaviour accourding to your need.'",
"homepage": "https://github.com/AbdulRehmanWarraich/ARAccordionTableView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AbdulRehman Warraich": "ar.warraich@outlook.com"
},
"source": {
"git": "https://github.com/AbdulRehmanWarraich/ARAccordionTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ARAccordionTableView/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}