blob: 4403139449f326d6c0a804fe3b7ad67e1b165131 [file] [log] [blame]
{
"name": "Maleo",
"version": "0.1.8",
"summary": "A collection of toolset for image operations.",
"description": "A collection of toolset for image operations.\n\n1. Create Gif from images\n2. Create Video from images with background audio.\n3. Boomrang.\n4. Collage.",
"homepage": "https://git.sd2labs.com/sdsquared/media_editor_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prathviraj": "prathviraj.meena@engineer.ai"
},
"source": {
"git": "https://git.sd2labs.com/sdsquared/media_editor_ios.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Maleo/Classes/**/*",
"resources": [
"Maleo/Assets/*"
]
}