blob: 34c785f0fc981d3fc6fd31f9e410e2528e975238 [file] [log] [blame]
{
"name": "PrettyCircleView",
"module_name": "PrettyCircleView",
"version": "0.2.0",
"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",
"source": {
"git": "https://github.com/nab0y4enko/PrettyCircleView.git",
"tag": "0.2.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}