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