blob: 4fd58d8c186cce18c04711a2f91b97175f06e43b [file] [log] [blame]
{
"name": "NYConvertToImage",
"version": "1.0.4",
"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.4"
},
"source_files": "NYConvertToImage/*.swift"
}