blob: 1257d91842d1112ed5ed5666b0bb116b2f3bd962 [file] [log] [blame]
{
"name": "CornerRoundedImageView",
"version": "1.0.0",
"summary": "ImageView that rounds corner of image with mask layer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HiroteruWatanabe/CornerRoundedImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HiroteruWatanabe": "nicori.jsb@gmail.com"
},
"source": {
"git": "https://github.com/HiroteruWatanabe/CornerRoundedImageView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CornerRoundedImageView/Classes/**/*"
}