blob: 37042ba41273a58d41da186ce7154b9d9abf8823 [file] [log] [blame]
{
"name": "UIView+Positioning",
"version": "1.3",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/freak4pc/UIView-Positioning",
"authors": {
"Shai Mishali": "freak4pc@gmail.com"
},
"summary": "UIView+Positioning provides shorthand methods and helpers to define the frame properties of any UIView based object in an easy fashion.",
"source": {
"git": "https://github.com/freak4pc/UIView-Positioning.git",
"tag": "v1.3"
},
"source_files": "UIView+Positioning.swift",
"platforms": {
"ios": "8.0"
}
}