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