[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / d / 8 / Cards / 1.3.1 / Cards.podspec.json
blob9bd26bc27fea8ef456242344555b47361aaa1bd4
2   "name": "Cards",
3   "version": "1.3.1",
4   "summary": "Awesome iOS 11 appstore cards in swift 4.",
5   "homepage": "https://github.com/PaoloCuscela/Cards",
6   "screenshots": [
7     "https://raw.githubusercontent.com/PaoloCuscela/Cards/master/Images/Header.png",
8     "https://raw.githubusercontent.com/PaoloCuscela/Cards/master/Images/DetailView.gif"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Paolo Cuscela": "cuscio.2@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/PaoloCuscela/Cards.git",
19     "tag": "1.3.1"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "Cards/Sources/*",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "Player": [
29     ]
30   },
31   "pushed_with_swift_version": "4.0"