blob: 638ae1baa43ca780735282e2b446311580587936 [file] [log] [blame]
{
"name": "MFRevealCell",
"version": "0.3.0",
"summary": "Custom UITableViewCell form my private project that I decided to turn into separate component and share with You",
"description": "Custom UITableViewCell that lets you add custom icon and title as \"row action\". Built as part of my own private project. Decided to make it more flexible and share it with You.",
"homepage": "https://github.com/mateuszfidosBLStream/MFRevealCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mateusz Fidos": "mateuszfidos@gmail.com"
},
"source": {
"git": "https://github.com/mateuszfidosBLStream/MFRevealCell.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MFRevealCell/*"
}