blob: 34beb3d45d2bdcb1cbbcde80bd56a80726088ea7 [file] [log] [blame]
{
"name": "Squidward",
"version": "1.1.0",
"summary": "A collection of additional layout anchor types meant to complement UIKit's existing constraint system.",
"homepage": "https://github.com/berbschloe/squidward",
"license": "MIT",
"authors": "Brandon Erbschloe",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/berbschloe/squidward.git",
"tag": "1.1.0"
},
"source_files": "Squidward/**/*.{h,m,swift}",
"swift_version": "4.2"
}