| { |
| "name": "ARAccordionTableView", |
| "version": "1.0.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": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ARAccordionTableView/Classes/**/*", |
| "swift_versions": "5", |
| "frameworks": "UIKit", |
| "swift_version": "5" |
| } |