blob: b064686db8ff5d7b656e750a79502194aa50d4b0 [file] [log] [blame]
{
"name": "BGAccessoryArrow",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A customizable arrow for UITableViewCell accessory views.",
"description": "A Swift framework that provides a customizable arrow for UITableViewCell accessory views.",
"homepage": "https://github.com/blackandgreystudios/BGAccessoryArrow",
"authors": "Black & Grey Studios",
"source": {
"git": "https://github.com/blackandgreystudios/BGAccessoryArrow.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BGAccessoryArrow/*.{h,m,swift}",
"requires_arc": true,
"module_name": "BGAccessoryArrow"
}