blob: 14468db59d807467b18b7a4e824b73449a402165 [file] [log] [blame]
{
"name": "ReverseExtensionSwift5",
"version": "0.9.0",
"summary": "UITableView extension that enabled to insert cell from bottom of tableView.",
"homepage": "https://github.com/zsoltpete/ReverseExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zsoltpete": "pete.zsolt95@gmail.com"
},
"source": {
"git": "https://github.com/zsoltpete/ReverseExtension.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ReverseExtension/*.{swift,h,m}"
}