blob: 40c2d01b73a6b84564ee8cba601f7cec43cbe27b [file] [log] [blame]
{
"name": "PSCellStyleButton",
"version": "0.0.1",
"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.1"
},
"source_files": "PSCellStyleButton/*.swift",
"resources": "PSCellStyleButton/*.png",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit"
}