blob: d4f9aafd41cd2a089ef57785d2527211c114b336 [file] [log] [blame]
{
"name": "RevealingTableViewCell",
"version": "1.0.7",
"summary": "RevealingTableViewCell is a UITableViewCell that can be slided to reveal content udnerneath it's main view.",
"description": "\"RevealingTableViewCell is a UITableViewCell that can be swiped to reveal content udnerneath it's 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.7"
},
"source_files": [
"RevealingTableViewCell",
"RevealingTableViewCell/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"swift_version": "4.0"
}