blob: c89daf8d5db66475fa7f63c88e8dfcd1daab13cd [file] [log] [blame]
{
"name": "RevealingTableViewCell",
"version": "1.0.9",
"summary": "RevealingTableViewCell is a UITableViewCell that can be swiped to reveal content underneath its main view.",
"description": "\"RevealingTableViewCell is a UITableViewCell that can be swiped to reveal content underneath its main view.\"",
"homepage": "https://github.com/sovata8/RevealingTableViewCell",
"license": "MIT",
"authors": {
"Nikolay Suvandzhiev": "mail@nikolaysuvandzhiev.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/sovata8/RevealingTableViewCell.git",
"tag": "1.0.9"
},
"source_files": [
"RevealingTableViewCell",
"RevealingTableViewCell/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"swift_version": "4.2"
}