blob: 57d72151e89e554bb1e97a8304d6a6c03e69b4ef [file] [log] [blame]
{
"name": "YNConvertToImage",
"version": "1.0.3",
"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.3"
},
"source_files": [
"YNConvertToImage",
"YNConvertToImage/*.{h,m}"
]
}