blob: 7e40a42817275fbea76e231a322f52ffc88fc31e [file] [log] [blame]
{
"name": "Skillz",
"version": "11.1.3",
"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": "7.1"
},
"source": {
"git": "https://github.com/skillz/SkillzPod.git",
"tag": "11.1.3"
},
"module_name": "Skillz",
"ios": {
"resource_bundles": {
"SkillzSDK": "SkillzSDK.bundle"
}
},
"vendored_frameworks": "SkillzSDK-iOS.framework",
"libraries": [
"c++",
"z",
"sqlite3",
"xml2"
],
"compiler_flags": "-ObjC"
}