blob: 91d7095fdeff8860bae2f74046e202868c256347 [file] [log] [blame]
{
"name": "EnhancedCircleImageView",
"version": "0.1",
"summary": "Simple and useful circle UIImageView.",
"description": "Simple and useful circle UIImageView.\nThis library doesn't use clipToBounds or layer.masksToBounds, so it shape is not rectangle at a glance.",
"homepage": "https://github.com/saku/EnhancedCircleImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yoichiro Sakurai": "saku2saku@gmail.com"
},
"social_media_url": "https://twitter.com/saku2saku",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/saku/EnhancedCircleImageView.git",
"tag": "0.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}