blob: 207a15636e12147140d03f11ffcd7bab4f04dab3 [file] [log] [blame]
{
"name": "TheQKit",
"version": "1.1.7",
"summary": "TheQKit SDK allows your own app to run game from The Q Trivia Network",
"swift_versions": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/streamwithadot/TheQKit",
"license": {
"type": "proprietary",
"file": "LICENSE"
},
"authors": {
"Spohn": "spohn@stre.am"
},
"source": {
"git": "https://github.com/streamwithadot/TheQKit.git",
"tag": "1.1.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TheQKit/Classes/**/*",
"resource_bundles": {
"TheQKit": [
"TheQKit/Assets/*.{storyboard,xib,png,jpeg,jpg,xcassets,json,wav}"
]
},
"frameworks": [
"UIKit",
"VideoToolbox",
"QuartzCore",
"OpenGLES",
"MobileCoreServices",
"MediaPlayer",
"CoreVideo",
"CoreMedia",
"CoreGraphics",
"AVFoundation",
"AudioToolbox"
],
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"lottie-ios": [
"~> 3.1.6"
],
"SwiftyJSON": [
"~> 5.0.0"
],
"ObjectMapper": [
"~> 3.5.2"
],
"Toast-Swift": [
"~> 5.0.1"
],
"SwiftyAttributes": [
"~> 5.1.1"
],
"Kingfisher": [
"~> 5.13.2"
],
"Mixpanel-swift": [
"~> 2.7.0"
]
},
"swift_version": "4.2"
}