blob: 360b097dfdd26ac2e2ea470a74d56a0a2dc046f9 [file] [log] [blame]
{
"name": "WinguGallery",
"version": "0.2.1",
"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.2.1"
},
"social_media_url": "https://twitter.com/@jkmazur",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2.1",
"source_files": "WinguFullscreenGallery/**/*.{swift}",
"resources": "WinguFullscreenGallery/**/*.{png,bundle,xib,nib}",
"frameworks": "UIKit"
}