blob: 816cde0a68e245c8f73737d02a312fbc22bcad0f [file] [log] [blame]
{
"name": "MergeUIImage",
"version": "0.1.0",
"summary": "MergeUIImage is a merge image operation in one line of code.",
"description": "'This library can use for basic image operations like Overlay two UIImages , merge , resize etc.'",
"homepage": "https://github.com/afsaredrisy/MergeUIImage",
"screenshots": "https://nsobject.s3.us-east-2.amazonaws.com/coco.jpeg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"afsaredrisy": "afsaredrisz@icloud.com"
},
"source": {
"git": "https://github.com/afsaredrisy/MergeUIImage.git",
"tag": "0.1.0"
},
"social_media_url": "https://github.com/afsaredrisy",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}