blob: cce9cff6b7a9aba41c8fdc2e082ad8f4dc8f14ed [file] [log] [blame]
{
"name": "RevealingTableViewCell",
"version": "1.1.1",
"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.1.1"
},
"source_files": [
"RevealingTableViewCell",
"RevealingTableViewCell/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5"
},
"swift_versions": "5",
"swift_version": "5"
}