blob: c364efebf8797d9f5c2504a4a6c89eb25540ae12 [file] [log] [blame]
{
"name": "PrettyCircleView",
"module_name": "PrettyCircleView",
"version": "0.2.2",
"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.2"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"platforms": {
"ios": "11.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}