blob: 6a34a04a1ae94f7148f4db5b387b66514441b17b [file] [log] [blame]
{
"name": "LPLivePhotoGenerator",
"version": "0.4.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": "OlegAba.Developer@gmail.com"
},
"social_media_url": "https://github.com/OlegAba",
"platforms": {
"ios": "12.1"
},
"source": {
"git": "https://github.com/OlegAba/LPLivePhotoGenerator.git",
"tag": "0.4.0"
},
"source_files": "LPLivePhotoGenerator/**/*swift",
"swift_version": "4.2"
}