blob: 76edfd6329c1fa2147e85cb6967180132da196e8 [file] [log] [blame]
{
"name": "YNConvertToImage",
"version": "1.0.6",
"summary": "convert the view's contents to a image",
"description": "convert the view's contents to a image",
"homepage": "https://github.com/foreverleely/YNConvertToImage",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/foreverleely/YNConvertToImage.git",
"tag": "1.0.6"
},
"source_files": [
"YNConvertToImage",
"YNConvertToImage/*.{h,m}"
]
}