[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / c / TheQKit / 1.1.1 / TheQKit.podspec.json
blob66dbeecc68c28114788d787effa4c7de504f70eb
2   "name": "TheQKit",
3   "version": "1.1.1",
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.1.1"
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": [
51       "~> 3.1.6"
52     ],
53     "SwiftyJSON": [
54       "~> 5.0.0"
55     ],
56     "ObjectMapper": [
57       "~> 3.5.2"
58     ],
59     "Toast-Swift": [
60       "~> 5.0.1"
61     ],
62     "SwiftyAttributes": [
63       "~> 5.1.1"
64     ],
65     "Kingfisher": [
66       "~> 5.13.2"
67     ],
68     "Mixpanel-swift": [
69       "~> 2.7.0"
70     ],
71     "ijkplayer": [
72       "1.1.2"
73     ]
74   },
75   "swift_version": "4.2"