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