blob: bd2d0b1df0f10044b792379f90bf0c383d4d1c4e [file] [log] [blame]
{
"name": "Anchorman",
"summary": "A small layer on top of autolayout to make layouts slightly more automatic",
"version": "3.2.0",
"license": {
"type": "MIT"
},
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"source_files": "Sources/Anchorman/*.{swift}",
"source": {
"git": "https://github.com/mergesort/Anchorman.git",
"tag": "3.2.0"
},
"homepage": "https://github.com/mergesort/Anchorman",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"frameworks": "UIKit",
"swift_version": "5.1"
}