blob: d1bd33e5bb9e0f58a84c31e5396fae08e45ff719 [file] [log] [blame]
{
"name": "TinderCard",
"version": "1.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": "1.0.0"
},
"source_files": "TinderCard/**/*.swift",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}