blob: 5ef233c2dd1fa4aeafbbdb3260014b514fc14cf6 [file] [log] [blame]
{
"name": "TisprCardStack",
"version": "3.0.0",
"summary": "Swipable, customizable card stack view, Tinder like card stack view based on UICollectionView. Cards UI",
"description": "Library that allows to have cards UI, like Tinder and Potluck. it is based on CollectionView. Works on iOS 10, Swift4",
"license": {
"type": "Apache 2.0 License",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/tispr/tispr-card-stack",
"authors": {
"Andrei Pitsko": "andrei.pitsko@gmail.com"
},
"social_media_url": "http://twitter.com/tispr",
"source": {
"git": "https://github.com/tispr/tispr-card-stack.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TisprCardStack/TisprCardStack/*.swift",
"requires_arc": true
}