[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / a / 3 / SwiftyDeck / 0.1.3 / SwiftyDeck.podspec.json
bloba33ea86a536d48c6a57212dac72e5f4d8f4cd688
2   "name": "SwiftyDeck",
3   "version": "0.1.3",
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.3"
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   "resource_bundles": {
25     "SwiftyDeck": [
26       "SwiftyDeck/Assets/*.xcassets"
27     ]
28   },
29   "dependencies": {
30     "Quick": [
32     ],
33     "Nimble": [
35     ],
36     "SwiftLint": [
38     ]
39   },
40   "swift_version": "5.0"