blob: f6abcea2bacfa1e0e991d271502a0f341f94a85d [file] [log] [blame]
{
"name": "Geometry",
"version": "3.0.0",
"license": "MIT",
"summary": "Geometry is a UIView and CGRect extension that lets you work with view and rect geometry easier.",
"homepage": "https://github.com/artman/Geometry",
"social_media_url": "http://twitter.com/artman",
"authors": {
"Tuomas Artman": "tuomas@artman.fi"
},
"source": {
"git": "https://github.com/artman/Geometry.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Geometry/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}