blob: b36c4094be04301757490b4dba481f5ce2d62a6b [file] [log] [blame]
{
"name": "RHPreviewCell",
"version": "1.0.1",
"summary": "Now you can add extra feature to your TableViewCell, which provides your users to preview content behind the cell.",
"description": "Now you can add extra feature to your TableViewCell, which provides your users to preview content behind the cell.",
"homepage": "https://github.com/robertherdzik/RHPreviewCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert Herdzik": "robert.herdzik@yahoo.com"
},
"source": {
"git": "https://github.com/robertherdzik/RHPreviewCell.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"source_files": "RHPreviewCell/**/*.{swift}"
}
}