blob: 5559706494b16f6258d9c6ae1da2fd57a416c5a4 [file] [log] [blame]
{
"name": "AGExpandingTableView",
"version": "0.1.1",
"summary": "A subclass on UITableView that provides the ability to expand or collapse cells with different animation.",
"description": "This CocoaPod provides the ability to expand or collapse table view cell with different animations. Such as folding or sliding",
"homepage": "https://github.com/alexander-gaidukov/AGExpandingTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexander-gaidukov": "alexander.gaidukov@gmail.com"
},
"source": {
"git": "https://github.com/alexander-gaidukov/AGExpandingTableView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AGExpandingTableView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}