blob: fcddee4b3a146b8215f67a4ba104e5933d9dd7dc [file] [log] [blame]
{
"name": "LPLivePhotoGenerator",
"version": "0.1.0",
"summary": "A swift library for creating and saving Live Photos.",
"description": "Convert an image and video into a Live Photo and save it.\n The option to move the paired files with the necessary metadata to another\n path is also provided.",
"homepage": "https://github.com/OlegAba/LPLivePhotoGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleg Abalonski": "o_abalonski@yahoo.com"
},
"social_media_url": "https://github.com/OlegAba",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/OlegAba/LPLivePhotoGenerator.git",
"tag": "0.1.0"
},
"source_files": "LPLivePhotoGenerator/**/*swift"
}