blob: df5a9911541b399e2523763cc2b26c86a4150404 [file] [log] [blame]
{
"name": "TisprCardStack",
"version": "0.3.2",
"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",
"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": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TisprCardStack/TisprCardStack/*.swift",
"requires_arc": true
}