blob: 5ef2346d7c8b11d403a9967242f9c654d64b37cc [file] [log] [blame]
{
"name": "AZEasyAnchors",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}