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