blob: 171f48a269aca6b3eb5230e362944258c7b8765b [file] [log] [blame]
{
"name": "TisprCardStack",
"version": "1.0.0",
"summary": "Library that allows to have cards UI with two stacks",
"description": "Library that allows to have cards UI, like Tinder and Potluck. it is based on CollectionView. Works on iOS 8, Swift3",
"license": {
"type": "Apache 2.0 License",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/tispr/tispr-card-stack",
"authors": {
"Andrei Pitsko": "andrei.pitsko@gmail.com",
"TISPR Engineering Team": "se@tispr.com"
},
"social_media_url": "http://twitter.com/tispr",
"source": {
"git": "https://github.com/tispr/tispr-card-stack.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TisprCardStack/TisprCardStack/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}