[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / f / 7 / XYGamesKit / 1.0.1 / XYGamesKit.podspec.json
blob0c953dbaddffd58bc14e807ba20a97d7afa92455
2   "name": "XYGamesKit",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "version": "1.0.1",
7   "summary": "XYGamesKit.",
8   "description": "XYGamesKit 游戏 SDK.",
9   "homepage": "https://github.com/MF-dosear/XYGamesKit",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Paul": "dosear@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/MF-dosear/XYGamesKit.git",
19     "tag": "1.0.1"
20   },
21   "requires_arc": true,
22   "swift_versions": [
23     "5"
24   ],
25   "pod_target_xcconfig": {
26     "VALID_ARCHS[sdk=iphonesimulator*]": ""
27   },
28   "frameworks": [
29     "CoreFoundation",
30     "SystemConfiguration",
31     "CFNetwork",
32     "UIKit",
33     "StoreKit",
34     "CoreTelephony",
35     "Security",
36     "AdSupport"
37   ],
38   "libraries": [
39     "z",
40     "sqlite3",
41     "c++"
42   ],
43   "resource_bundles": {
44     "XYGamesKit": [
45       "XYGamesKit/Assets/*"
46     ]
47   },
48   "public_header_files": [
49     "XYGamesKit/Classes/**/*.h",
50     "XYGamesKit/Libraries/**/*.h"
51   ],
52   "source_files": [
53     "XYGamesKit/Classes/**/*",
54     "XYGamesKit/Libraries/**/*.h"
55   ],
56   "vendored_libraries": "XYGamesKit/Libraries/**/*.a",
57   "vendored_frameworks": "XYGamesKit/Frameworks/**/*.framework",
58   "resources": [
59     "XYGamesKit/Frameworks/OneLoginSDK/OneLoginResource.bundle"
60   ],
61   "dependencies": {
62     "CryptoSwift": [
63       "~> 1.8.0"
64     ],
65     "SnapKit": [
66       "~> 5.6.0"
67     ],
68     "RxSwift": [
69       "~> 6.6.0"
70     ],
71     "RxCocoa": [
72       "~> 6.6.0"
73     ]
74   },
75   "swift_version": "5"