Skip to content

Instantly share code, notes, and snippets.

@lightshire
Created September 11, 2019 01:09
Show Gist options
  • Select an option

  • Save lightshire/443ac9da4fd4b2d2e344f156d0860353 to your computer and use it in GitHub Desktop.

Select an option

Save lightshire/443ac9da4fd4b2d2e344f156d0860353 to your computer and use it in GitHub Desktop.
manifest
{
"images": [
{
"imageName": "example",
"fileName": "slide_1.png",
"fileNameTablet": "slide_1.tablet.png",
"description": "example description"
},
{
"imageName": "example 2",
"fileName": "slide_2.png",
"fileNameTablet": "slide_2.tablet.png",
"description": "example description"
}
],
"info": {
"version": "1.8.0",
"author": "xcode"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment