blob: 278304f232c53cbcc54b72dc5df56770736d2af8 [file] [log] [blame]
{
"name": "Skillz",
"version": "13.0.24",
"summary": "A multiplayer cash tournament framework for mobile.",
"description": "Skillz is a multiplayer cash tournament for mobile that enables players to win cash for their skill!\n\n* Head-to-head, timed tournaments\n* Turn-based tournaments\n* Objective-C and Swift support\n* Visit www.skillz.com for more information and help with integration",
"homepage": "http://www.skillz.com",
"license": {
"type": "Proprietary",
"file": "LICENSE"
},
"authors": {
"Skillz Inc.": "integrations@skillz.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/skillz/SkillzPod.git",
"tag": "13.0.24"
},
"module_name": "Skillz",
"ios": {
"vendored_frameworks": "Skillz.framework"
},
"libraries": [
"c++",
"z",
"sqlite3",
"xml2"
],
"compiler_flags": "-ObjC"
}