blob: 4b1332df554c5706a25d3a24a659201d338c6605 [file] [log] [blame]
{
"name": "UIView+Positioning",
"version": "1.6",
"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.6"
},
"source_files": "UIView+Positioning.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}