[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 5 / 1 / DFGameToolKit / 1.0.8 / DFGameToolKit.podspec.json
blob223bb89f7f9f416606894e385977454ab8434d44
2   "name": "DFGameToolKit",
3   "version": "1.0.8",
4   "summary": "封装SDK上传Cocoapods的DFGameToolKit工具集.",
5   "homepage": "https://github.com/WuFuPeiQian/DFGameToolKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DF": "993942283@qq.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/WuFuPeiQian/DFGameToolKit.git",
18     "tag": "1.0.8"
19   },
20   "requires_arc": true,
21   "preserve_paths": "HLTestSDK.framework",
22   "source_files": "HLTestSDK.framework/Headers/*.h",
23   "public_header_files": "HLTestSDK.framework/Headers/*.h",
24   "vendored_frameworks": "HLTestSDK.framework",
25   "resource_bundles": {
26     "Resource": [
27       "HLTestSDK.framework/Resource.bundle/Resource/*.jpg"
28     ]
29   },
30   "resources": "HLTestSDK.framework/Resource.bundle/Resource/*.jpg",
31   "xcconfig": {
32     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/DFGameToolKit/HLTestSDK.framework/Headers/"
33   },
34   "dependencies": {
35     "AFNetworking": [
36       "~> 4.0.1"
37     ],
38     "MJExtension": [
39       "~> 3.4.1"
40     ],
41     "MBProgressHUD": [
42       "~> 1.2.0"
43     ],
44     "LSTPopView": [
45       "~> 0.3.10"
46     ],
47     "LSTTimer": [
48       "~> 0.2.10"
49     ]
50   },
51   "pod_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "user_target_xcconfig": {
55     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
56   }