blob: 60821628c7af7fab219346374b9cd316d340b43c [file] [log] [blame]
{
"name": "AAExpandableView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAExpandableView/Classes/**/*"
}