blob: 06050a343c25510d040422d30a8e40699e1a0405 [file] [log] [blame]
{
"name": "Squidward",
"version": "1.0.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.0.0"
},
"source_files": "Squidward/**/*.{h,m,swift}",
"swift_version": "4.2"
}