blob: 25c8390ef5eac9320a9b19efe261acc29d8fe1f2 [file] [log] [blame]
{
"name": "RevealingTableViewCell",
"version": "0.0.4-alpha",
"summary": "RevealingTableViewCell (experimental) is a UITableViewCell that can be slided to reveal content udnerneath it's main view.",
"description": "\"RevealingTableViewCell (experimental) is a UITableViewCell that can be swiped to reveal content udnerneath it's main view.\"\nNOTE: At this early stage, this is an experimental project. Things might change quickly, with no backwards compatibility. Using this in production environments is not a good idea.",
"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": "v0.0.4-alpha"
},
"source_files": [
"RevealingTableViewCell",
"RevealingTableViewCell/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}