[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / a / 3 / SwiftyDeck / 0.1.4 / SwiftyDeck.podspec.json
blob8fb6acff1d149e27451866795d06c52a594a284f
2   "name": "SwiftyDeck",
3   "version": "0.1.4",
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.4"
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   "swift_version": "5.0"