[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / c / TheQKit / 1.2.8 / TheQKit.podspec.json
blob4f19bb14334216d2843cab0d1d228ec9afb32fe3
2   "name": "TheQKit",
3   "version": "1.2.8",
4   "summary": "TheQKit SDK allows your own app to run game from The Q Trivia Network",
5   "swift_versions": "4.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/streamwithadot/TheQKit",
8   "license": {
9     "type": "proprietary",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Spohn": "spohn@stre.am"
14   },
15   "source": {
16     "git": "https://github.com/streamwithadot/TheQKit.git",
17     "tag": "1.2.8"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "TheQKit/Classes/**/*",
23   "resource_bundles": {
24     "TheQKit": [
25       "TheQKit/Assets/*.{storyboard,xib,png,jpeg,jpg,xcassets,json,wav}"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "VideoToolbox",
31     "QuartzCore",
32     "OpenGLES",
33     "CoreServices",
34     "MediaPlayer",
35     "CoreVideo",
36     "CoreMedia",
37     "CoreGraphics",
38     "AVFoundation",
39     "AudioToolbox"
40   ],
41   "dependencies": {
42     "Alamofire": [
43       "~> 4.9.1"
44     ],
45     "lottie-ios": [
47     ],
48     "SwiftyJSON": [
49       "~> 5.0.0"
50     ],
51     "ObjectMapper": [
52       "~> 3.5.2"
53     ],
54     "Toast-Swift": [
55       "~> 5.0.1"
56     ],
57     "SwiftyAttributes": [
58       "~> 5.1.1"
59     ],
60     "Kingfisher": [
61       "~> 5.13.2"
62     ]
63   },
64   "swift_version": "4.2"