blob: 77f09a44d736fe69ff55d3a3a7704fbc01d89c42 [file] [log] [blame]
{
"name": "WinguGallery",
"version": "0.1.14",
"summary": "Gallery component inside wingu SDK",
"description": "Swipeable gallery component for iOS apps.",
"homepage": "https://github.com/wingu-GmbH/WinguGallery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JakubMazur": "jakub.mazur@wingu.de"
},
"source": {
"git": "https://github.com/wingu-GmbH/WinguGallery.git",
"tag": "0.1.14"
},
"social_media_url": "https://twitter.com/@jkmazur",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "WinguFullscreenGallery/**/*.{swift}",
"resources": "WinguFullscreenGallery/**/*.{png,bundle,xib,nib}",
"frameworks": "UIKit"
}