blob: 23ffb6b2315dd09809c0446a00d5904c941f2647 [file] [log] [blame]
{
"name": "LPThumbnailView",
"version": "1.1.2",
"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": "10.0"
},
"source": {
"git": "https://github.com/luispadron/LPThumbnailView.git",
"tag": "v1.1.2"
},
"source_files": [
"LPThumbnailView",
"LPThumbnailView/**/*.{h,m}"
]
}