[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / f / b / UMDeckView / 0.1.2 / UMDeckView.podspec.json
bloba1e668ca610e987cc1d76e31a437ac4c9435c245
2   "name": "UMDeckView",
3   "version": "0.1.2",
4   "summary": "Tinder like DeckView.",
5   "description": "Tinder like DeckView with the ability to loop cards",
6   "homepage": "https://github.com/umbrellaitcom/DeckView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AlekseyPakAA": "alexey.pak@umbrella-web.com"
13   },
14   "source": {
15     "git": "https://github.com/umbrellaitcom/DeckView.git",
16     "tag": "0.1.2"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "DeckView/Classes/**/*",
23   "dependencies": {
24     "pop": [
26     ]
27   }