blob: 806df8a90d96fc48141c5159341f27b9ba39c2bc [file] [log] [blame]
{
"name": "Geometry",
"version": "2.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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Geometry/*.swift",
"requires_arc": true
}