blob: 793c0e34afc122256cde394dc87a229dfef5b4a1 [file] [log] [blame]
{
"name": "ParseSWTableViewCell",
"version": "0.3.7",
"authors": {
"Valentino Urbano": "valentino@valentinourbano.com"
},
"homepage": "https://github.com/valeIT/SWTableViewCell",
"summary": "PFTableViewCell subclass that implements a swipeable content view which exposes utility buttons for PFTableViewController.",
"license": "MIT",
"source": {
"git": "https://github.com/valeIT/SWTableViewCell.git",
"tag": "0.3.7"
},
"source_files": "SWTableViewCell/PodFiles/*.{h,m}",
"dependencies": {
"ParseUI": [
]
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}