[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 7 / b / TisprCardStack / 3.0.0 / TisprCardStack.podspec.json
blob5ef233c2dd1fa4aeafbbdb3260014b514fc14cf6
2   "name": "TisprCardStack",
3   "version": "3.0.0",
4   "summary": "Swipable, customizable card stack view, Tinder like card stack view based on UICollectionView. Cards UI",
5   "description": "Library that allows to have cards UI, like Tinder and Potluck. it is based on CollectionView. Works on iOS 10, Swift4",
6   "license": {
7     "type": "Apache 2.0 License",
8     "file": "LICENSE.txt"
9   },
10   "homepage": "https://github.com/tispr/tispr-card-stack",
11   "authors": {
12     "Andrei Pitsko": "andrei.pitsko@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/tispr",
15   "source": {
16     "git": "https://github.com/tispr/tispr-card-stack.git",
17     "tag": "3.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "TisprCardStack/TisprCardStack/*.swift",
23   "requires_arc": true