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