[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / d / 8 / Cards / 1.2.3 / Cards.podspec.json
blob52aec7c40bf4630f9dc9e44e964c0c3f603c4665
2   "name": "Cards",
3   "version": "1.2.3",
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/Overview.png",
8     "https://raw.githubusercontent.com/PaoloCuscela/Cards/master/Images/CardGroupSliding.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.2.3"
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"