blob: 4ee973aca2a5b79444678631524b2a6f23f8dbf6 [file] [log] [blame]
{
"name": "Maleo",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Maleo/Classes/**/*",
"resource_bundles": {
"Maleo": [
"Maleo/Assets/**/*"
]
}
}