[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 4 / Skillz / 2024.1.8 / Skillz.podspec.json
blob9a7ba733304ad3f730796043a35d4f8716e8dbb4
2   "name": "Skillz",
3   "version": "2024.1.8",
4   "license": {
5     "type": "Proprietary",
6     "text": "The full license is available on our website: https://www.skillz.com/legal/#dev-terms"
7   },
8   "homepage": "https://developers.skillz.com",
9   "authors": {
10     "Skillz Inc.": "integrations@skillz.com"
11   },
12   "summary": "A multiplayer cash tournament framework for mobile.",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/skillz/SkillzPod.git",
18     "tag": "2024.1.8"
19   },
20   "source_files": "**/*.h",
21   "public_header_files": "Skillz.framework/Headers/*.h",
22   "module_name": "Skillz",
23   "ios": {
24     "vendored_frameworks": "Skillz.framework"
25   },
26   "frameworks": [
27     "CoreImage",
28     "CoreFoundation",
29     "PassKit",
30     "UIKit",
31     "JavaScriptCore",
32     "iAd"
33   ],
34   "libraries": [
35     "sqlite3",
36     "z",
37     "xml2"
38   ],
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"
43   },
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"
48   }