blob: 23723acbf59fb64e6cca5d591fe909989209050a [file] [log] [blame]
{
"name": "UIView+Positioning",
"version": "1.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/freak4pc/UIView-Positioning",
"authors": {
"Tony Million": "tonymillion@gmail.com"
},
"summary": "UIView+Positioning provides shorthand methods to defining the frame properties of any UIView based object in an easy fashion.",
"source": {
"git": "https://github.com/freak4pc/UIView-Positioning.git",
"tag": "v1.2"
},
"source_files": "UIView+Positioning.swift",
"platforms": {
"ios": "8.0"
}
}