blob: 4773d1fe43c3249e45df58f38102a59d4d266059 [file] [log] [blame]
{
"name": "ASMaskImageView",
"version": "1.0.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/CoreLibrary/tree/master/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.0.0"
},
"source_files": "ASMaskImageView/*"
}