3 "version": "2024.1.13",
6 "text": "The full license is available on our website: https://www.skillz.com/legal/#dev-terms"
8 "homepage": "https://developers.skillz.com",
10 "Skillz Inc.": "integrations@skillz.com"
12 "summary": "A multiplayer cash tournament framework for mobile.",
17 "git": "https://github.com/skillz/SkillzPod.git",
20 "source_files": "**/*.h",
21 "public_header_files": "Skillz.framework/Headers/*.h",
22 "module_name": "Skillz",
24 "vendored_frameworks": "Skillz.framework"
39 "pod_target_xcconfig": {
40 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
41 "LD_RUNPATH_SEARCH_PATHS": "/usr/lib/swift",
42 "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
44 "user_target_xcconfig": {
45 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
46 "LD_RUNPATH_SEARCH_PATHS": "/usr/lib/swift",
47 "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"