blob: 3aef5fb40b6b38d6a2bbc8225b30e3e659466b6c [file] [log] [blame]
{
"name": "PSCellStyleButton",
"version": "0.0.2",
"summary": "Simple UIButton looking similar to UITableVIewCell with separator and disclosure indicator",
"homepage": "https://github.com/Vugla/PSCellStyleButton.git",
"license": "MIT",
"authors": {
"Predrag Samardzic": "predragsamardzic13@gmail.com"
},
"source": {
"git": "https://github.com/Vugla/PSCellStyleButton.git",
"tag": "0.0.2"
},
"source_files": "PSCellStyleButton/*.swift",
"resources": "PSCellStyleButton/*.png",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit"
}