[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / e / a / 3 / SwiftyDeck / 0.1.2 / SwiftyDeck.podspec.json
blob8795ab9c48f3b62517f0e6c7cbe4839f5513c30d
2   "name": "SwiftyDeck",
3   "version": "0.1.2",
4   "summary": "A Swifty Framework for Card Games",
5   "description": "SwiftyDeck is created in order to reuse mostly-generic Card/Deck concept for any project.",
6   "homepage": "https://github.com/edusta/SwiftyDeck",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Engin Deniz Usta": "engin@connected2.me"
13   },
14   "source": {
15     "git": "https://github.com/edusta/SwiftyDeck.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/edustaa",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "SwiftyDeck/Classes/**/*",
24   "dependencies": {
25     "Quick": [
27     ],
28     "Nimble": [
30     ],
31     "SwiftLint": [
33     ]
34   },
35   "swift_version": "5.0"