[Delete] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / 9 / 4 / a / SHFSDK / 1.1.2 / SHFSDK.podspec.json
blobf2de2a3b1be80a2c92fef7871ce117a9c058517b
2   "name": "SHFSDK",
3   "version": "1.1.2",
4   "summary": "A short tttt description of .",
5   "description": "测试pod 使用方法工程,测试pod 使用方法工程,测试pod 使用方法工程.",
6   "homepage": "https://www.baidu.com",
7   "license": {
8     "type": "Commercial",
9     "text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
10   },
11   "authors": {
12     "liyuxian": "2825289575@qq.com"
13   },
14   "source": {
15     "http": "https://dl.fangefly.cn/SdkManagement/20210426/1619428428689.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "SHFSDK/libs/SHFSDK.framework/**/*.{h,m}",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": [
23       "arm64",
24       "arm64e",
25       "armv7",
26       "armv7s"
27     ],
28     "EXCLUDED_ARCHS[sdk=iphoneos*]": [
29       "i386",
30       "x86_64"
31     ],
32     "ONLY_ACTIVE_ARCH": "YES"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": [
36       "arm64",
37       "arm64e",
38       "armv7",
39       "armv7s"
40     ],
41     "EXCLUDED_ARCHS[sdk=iphoneos*]": [
42       "i386",
43       "x86_64"
44     ],
45     "ONLY_ACTIVE_ARCH": "YES"
46   },
47   "resource_bundles": {
48     "SHFSDK": [
49       "SHFSDK/libs/*.bundle"
50     ]
51   },
52   "vendored_frameworks": "SHFSDK/libs/SHFSDK.framework",
53   "libraries": [
54     "c++",
55     "sqlite3",
56     "stdc++",
57     "z"
58   ],
59   "public_header_files": "SHFSDK/libs/SHFSDK.framework/**/*.h",
60   "frameworks": [
61     "UIKit",
62     "MapKit"
63   ]