[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / b / TisprCardStack / 0.2.1 / TisprCardStack.podspec.json
blob66eed90bc07da3427fe583b255e80d7b73700150
2   "name": "TisprCardStack",
3   "version": "0.2.1",
4   "summary": "Library that allows to have cards UI with two stacks",
5   "description": "Library that allows to have cards UI, like Tinder and Potluck. it is based on CollectionView. Works on iOS 8",
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     "TISPR Engineering Team": "se@tispr.com"
14   },
15   "social_media_url": "http://twitter.com/tispr",
16   "source": {
17     "git": "https://github.com/tispr/tispr-card-stack.git",
18     "tag": "0.2.1"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "TisprCardStack/TisprCardStack/*.swift",
24   "requires_arc": true