blob: 79cd27abba98b1a580da52c8d742f2476fdcb14e [file] [log] [blame]
{
"name": "PrettyCircleView",
"version": "0.1.3",
"summary": "A pretty view for circle content",
"description": "Rewritten UIView for rendering content in a circle.",
"homepage": "https://github.com/nab0y4enko/PrettyCircleView",
"license": "MIT",
"authors": {
"Oleksii Naboichenko": "nab0y4enko@gmail.com"
},
"social_media_url": "https://twitter.com/nab0y4enko",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nab0y4enko/PrettyCircleView.git",
"tag": "0.1.3"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}