blob: 4f36a60541c0a51300c5dfa1f47e91deb0faedcc [file] [log] [blame]
{
"name": "TinderCard",
"version": "2.0.0",
"summary": "Use tinde like UI instantly.",
"description": "- You can implement tinder UI like tableView.",
"homepage": "https://github.com/HideakiTouhara/TinderCard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HideakiTouhara": "hideee6723@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/HideakiTouhara/TinderCard.git",
"tag": "2.0.0"
},
"source_files": "TinderCard/**/*.swift",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}