blob: aba1fb525e1007ec5971b3570331057dbfa2824c [file] [log] [blame]
{
"name": "Squidward",
"version": "1.3.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": "11.0"
},
"source": {
"git": "https://github.com/berbschloe/squidward.git",
"tag": "1.3.0"
},
"source_files": "Squidward/**/*.{h,m,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}