blob: 19b16fe82fd0430dd147df7aa1811a47af71a84b [file] [log] [blame]
{
"name": "AAExpandableView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAExpandableView/Classes/**/*"
}