[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / e / 4 / Skillz / 28.0.128 / Skillz.podspec.json
blob44660e5faa01ea232f87b888679ad2d07819d6d2
2   "name": "Skillz",
3   "version": "28.0.128",
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": "28.0.128"
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   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   }