blob: 8376dea702f15bf38148349de2d07a93a6575d70 [file] [log] [blame]
{
"name": "LPThumbnailView",
"version": "1.0.0",
"summary": "An image thumbnail view for iOS.",
"description": "A thumbnail view for iOS to give context to multiple images/videos using thumbnails and counter.",
"homepage": "https://github.com/luispadron/LPThumbnailView",
"screenshots": "https://raw.githubusercontent.com/luispadron/LPThumbnailView/master/.github/thumbnail.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luis Padron": "heyluispadron@gmail.com"
},
"social_media_url": "https://luispadron.com",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/luispadron/LPThumbnailView.git",
"tag": "v1.0.0"
},
"source_files": [
"LPThumbnailView",
"LPThumbnailView/**/*.{h,m}"
]
}