blob: fa738ba3c96d0e054c869f231f0b3c49ce31e5ba [file] [log] [blame]
{
"name": "MGSwipeCards",
"version": "0.0.1",
"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/MGSwipeCards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mac Gallagher": "jmgallagher36@gmail.com"
},
"source": {
"git": "https://github.com/mac-gallagher/MGSwipeCards.git",
"tag": "v0.0.1"
},
"swift_version": "5.0",
"source_files": "MGSwipeCards/Classes/**/*",
"deprecated_in_favor_of": "Shuffle-iOS"
}