blob: e5533a3783ea4bca92fb1d29e35151d66f76c4bf [file] [log] [blame]
{
"name": "ParallaxOverlay",
"version": "0.1",
"summary": "ParallaxOverlay creates some slick parallax animation",
"description": "HugeTabBarButton lets you create a tab bar button with as huge of an image as you want",
"homepage": "https://github.com/fortmarek/ParallaxOverlay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marek Fort": "marekfort@me.com"
},
"source": {
"git": "https://github.com/fortmarek/ParallaxOverlay.git",
"tag": "0.1"
},
"source_files": "Sources/**/*",
"swift_versions": "5.1",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.1"
}