blob: cd8a42cf685a71e897672990e3ec63c55840dbad [file] [log] [blame]
{
"name": "WinguGallery",
"version": "0.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/@jkmazur",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "WinguFullscreenGallery/**/*",
"frameworks": "UIKit"
}