[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 6 / c / TheQKit / 1.0.17 / TheQKit.podspec.json
blob2d4e724526d1ca74508c7bedf7649ef06aac8650
2   "name": "TheQKit",
3   "version": "1.0.17",
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.0.17"
18   },
19   "platforms": {
20     "ios": "10.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     "MobileCoreServices",
34     "MediaPlayer",
35     "CoreVideo",
36     "CoreMedia",
37     "CoreGraphics",
38     "AVFoundation",
39     "AudioToolbox"
40   ],
41   "libraries": [
42     "z",
43     "bz2",
44     "stdc++"
45   ],
46   "dependencies": {
47     "Alamofire": [
48       "~> 4.9.1"
49     ],
50     "lottie-ios": [
52     ],
53     "SwiftyJSON": [
55     ],
56     "ObjectMapper": [
58     ],
59     "Toast-Swift": [
61     ],
62     "SwiftyAttributes": [
64     ],
65     "Kingfisher": [
67     ],
68     "Mixpanel-swift": [
70     ],
71     "ijkplayer": [
72       "1.1.2"
73     ],
74     "IKEventSource": [
76     ]
77   },
78   "swift_version": "4.2"