blob: 9084acf04fff3d03f4098aa54d2f645084bea1c7 [file] [log] [blame]
{
"name": "Shuffle-iOS",
"version": "0.3.0",
"platforms": {
"ios": "9.0"
},
"summary": "A multi-directional card swiping library inspired by Tinder",
"description": "A multi-directional card swiping library inspired by Tinder.",
"homepage": "https://github.com/mac-gallagher/Shuffle",
"documentation_url": "https://github.com/mac-gallagher/Shuffle/tree/master/README.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mac Gallagher": "jmgallagher36@gmail.com"
},
"source": {
"git": "https://github.com/mac-gallagher/Shuffle.git",
"tag": "v0.3.0"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.{h,swift}",
"swift_version": "5.0"
}