blob: caf53b1c3e1bc6eb6b6d080aa26fe3dd31e95487 [file] [log] [blame]
{
"name": "SAEasyAnchor",
"version": "0.1.0",
"summary": "SAEasyAnchor it's Auto Layout in one line of code",
"description": "'SAEasyAnchor it's Auto Layout in one line of code. Easiest way to work with an autolayout and constraints in Swift'",
"homepage": "https://github.com/alekseisemenov/SAEasyAnchor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alekseisemenov": "w.l.e.o@icloud.com"
},
"source": {
"git": "https://github.com/alekseisemenov/SAEasyAnchor.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}