blob: 879eaddef08fa9b9529b1487afb3ec9b070a4485 [file] [log] [blame]
{
"name": "AZEasyAnchors",
"version": "0.4.0",
"summary": "This library provides extensions to create pain-free constraints using layout anchors.",
"description": "This library provides extensions to create pain-free constraints using layout anchors. It has UIView methods to position a view, give it width and height based on a constant or relative to the other view and center it in it's parent view.",
"homepage": "https://github.com/andzuz/AZEasyAnchors",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andzuz": "andrz.zuzak@gmail.com"
},
"source": {
"git": "https://github.com/andzuz/AZEasyAnchors.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}