blob: c985a5c2a9045c351cf5bfc2c9b9c946c73d52a1 [file] [log] [blame]
{
"name": "LPLivePhotoGenerator",
"version": "0.6.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": "11.0"
},
"source": {
"git": "https://github.com/OlegAba/LPLivePhotoGenerator.git",
"tag": "0.6.0"
},
"source_files": "LPLivePhotoGenerator/**/*swift",
"swift_version": "5"
}