blob: 9e1291d6fb23a03b2e27afb50f1f59e2acdef245 [file] [log] [blame]
{
"name": "TheQKit",
"version": "1.0.33",
"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.0.33"
},
"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"
],
"libraries": [
"z",
"bz2",
"stdc++"
],
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"lottie-ios": [
],
"SwiftyJSON": [
],
"ObjectMapper": [
],
"Toast-Swift": [
],
"SwiftyAttributes": [
],
"Kingfisher": [
],
"Mixpanel-swift": [
],
"ijkplayer": [
"1.1.2"
],
"IKEventSource": [
]
},
"swift_version": "4.2"
}