blob: 33196e685fee78dab16247c9122285109cb1dc58 [file] [log] [blame]
{
"name": "NYConvertToImage",
"version": "1.0.3",
"summary": "Converting view to image for Swift",
"description": "Converting view to image for Swift",
"homepage": "https://github.com/foreverleely/SwiftConvertToImage",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/foreverleely/SwiftConvertToImage.git",
"tag": "1.0.3"
},
"source_files": "NYConvertToImage/*.swift"
}