blob: f29c6d327fe9c211f3a2ed4c4dc1f487a8b9718d [file] [log] [blame]
{
"name": "Anchorman",
"summary": "A small layer above autolayout to make it slightly more automatic",
"version": "3.1",
"license": {
"type": "MIT"
},
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"source_files": "Source/*.{swift}",
"source": {
"git": "https://github.com/mergesort/Anchorman.git",
"tag": "3.1"
},
"homepage": "https://github.com/mergesort/Anchorman",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"frameworks": "UIKit"
}