[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / a / 6 / c / TheQKit / 1.0.10 / TheQKit.podspec.json
blobed48af73ab00d757b9f198148f5b3fb3a2202cd9
2   "name": "TheQKit",
3   "version": "1.0.10",
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.10"
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     "UIColor_Hex_Swift": [
64     ],
65     "PopupDialog": [
67     ],
68     "SwiftyAttributes": [
70     ],
71     "Kingfisher": [
73     ],
74     "Mixpanel-swift": [
76     ],
77     "ijkplayer": [
78       "1.1.2"
79     ],
80     "SnapSDK": [
82     ],
83     "IKEventSource": [
85     ]
86   },
87   "swift_version": "4.2"