blob: 0b27a76b56e2b4d940288638c6dc85a07cbdcdd0 [file] [log] [blame]
{
"name": "KebabMenuView",
"platforms": {
"ios": "12.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"version": "1.0.2",
"summary": "Kebab Menu is a framework used to render lines in a dotted pattern to represent relations between messages and their children",
"description": "The kebab menu is a completely customisable UIView subclass that can be used to show the relationship between messages/tweets in a parent-child relationship.",
"homepage": "https://github.com/ApoorvSuri/KebabMenuView",
"license": "MIT",
"authors": {
"Apoorv Suri": "apoorvsuri2012@gmail.com"
},
"source": {
"git": "https://github.com/ApoorvSuri/KebabMenuView.git",
"tag": "1.0.2"
},
"source_files": "KebabMenuView/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}