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