blob: cb32c6aa4bd8802e906e2b292c5688b2aba8e262 [file] [log] [blame]
{
"name": "Skillz",
"version": "12.1.17",
"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": "12.1.17"
},
"module_name": "Skillz",
"ios": {
"vendored_frameworks": "Skillz.framework"
},
"libraries": [
"c++",
"z",
"sqlite3",
"xml2"
],
"compiler_flags": "-ObjC"
}