blob: 009ef7b1528db39aca9237ec025187a212da780a [file] [log] [blame]
{
"name": "YNConvertToImage",
"version": "1.0.9",
"summary": "image utils for converting, cutting in rect or cliping by path, being updated!",
"description": "1.convert the view's contents to a image; 2.cut image in rect; 3.clip image with path",
"homepage": "https://github.com/foreverleely/YNConvertToImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/foreverleely/YNConvertToImage.git",
"tag": "1.0.9"
},
"source_files": [
"YNConvertToImage",
"YNConvertToImage/*.{h,m}"
]
}