[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 0 / DeckKit / 0.5.0 / DeckKit.podspec.json
blob86308b85e62e00c3326306a0e8bb9abc0af4964a
2   "name": "DeckKit",
3   "version": "0.5.0",
4   "swift_versions": "5.3",
5   "summary": "DeckKit contains tools for building deck-based apps.",
6   "description": "DeckKit is a SwiftUI library with tools for building deck-based apps, like Tinder-styled apps? :)",
7   "homepage": "https://github.com/danielsaidi/DeckKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Saidi": "daniel.saidi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/danielsaidi/DeckKit.git",
17     "tag": "0.5.0"
18   },
19   "social_media_url": "https://twitter.com/danielsaidi",
20   "platforms": {
21     "ios": "13.0",
22     "tvos": "13.0",
23     "osx": "11.0",
24     "watchos": "6.0"
25   },
26   "source_files": "Sources/**/*.swift",
27   "swift_version": "5.3"