blob: a9dfa2835ded157cf85287eb7a22c90bb3b0b127 [file] [log] [blame]
{
"name": "ASMaskImageView",
"version": "1.1.0",
"summary": "ASMaskImageView is a simple maskView library with UIImageView",
"description": "This is a easy UIImageView subClass to get a maskView.\nIt will help you to mask UIImageView with UILabel.",
"homepage": "https://github.com/zkh90644/ASMaskImageView",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"Creator": "zkh90644@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zkh90644/ASMaskImageView.git",
"tag": "1.1.0"
},
"source_files": "ASMaskImageView/*"
}