blob: 1c2a248038d1174e2ee5025cdd7b485e71a9dd43 [file] [log] [blame]
{
"name": "TGColoredDisclosureAccessory",
"version": "1.0.0",
"summary": "A configurable reimplementation of UITableViewCell's disclosure indicator.",
"homepage": "https://github.com/airdrummingfool/TGColoredDisclosureAccessory",
"license": "BSD",
"authors": {
"Oliver Drobnik": "oliver@cocoanetics.com",
"Tommy Goode": "tommy@tgoode.com"
},
"source": {
"git": "https://github.com/airdrummingfool/TGColoredDisclosureAccessory.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "TGColoredDisclosureAccessory.{h,m}",
"frameworks": "UIKit"
}