blob: 54bc139293681a25a2d2b99cfb2398219bd1d5d3 [file] [log] [blame]
{
"name": "Shuffle-iOS",
"version": "0.1.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.1.0"
},
"swift_version": "5.0",
"source_files": "Sources/**/*"
}