blob: 059693dc3e6239b247d8979c8f806423fc09a969 [file] [log] [blame]
{
"name": "RHPreviewCell",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"source_files": "RHPreviewCell/**/*.{swift}"
},
"pushed_with_swift_version": "3.0"
}