blob: 20d7fac0da544391475db49aa5105100f8d0a288 [file] [log] [blame]
{
"name": "LayoutPriorityUtils",
"version": "1.1.0",
"summary": "A small collection of utils for UILayoutPriority that adds operator overloads and common constants.",
"homepage": "https://github.com/berbschloe/LayoutPriorityUtils",
"license": "MIT",
"authors": "Brandon Erbschloe",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/berbschloe/LayoutPriorityUtils.git",
"tag": "1.1.0"
},
"source_files": "LayoutPriorityUtils/**/*.{h,m,swift}",
"swift_version": "5.0"
}