blob: c8797b6b2fac31899efa03e1c5871313047eaff7 [file] [log] [blame]
{
"name": "AAExpandableView",
"version": "0.1.2",
"summary": "AAExpandableView is an easy made expandable view written in Swift 4.2",
"description": "AAExpandableView is an easy made expandable view written in Swift 4.2. It uses simple UITableView functions to acheive this functionality.",
"homepage": "https://github.com/EngrAhsanAli/AAExpandableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EngrAhsanAli": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/EngrAhsanAli/AAExpandableView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAExpandableView/Classes/**/*"
}