[Delete] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / 9 / 4 / a / SHFSDK / 1.1.1 / SHFSDK.podspec.json
blobec776ef9327f6e0e3a60cc211b39bcdef81fe519
2   "name": "SHFSDK",
3   "version": "1.1.1",
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=iphoneos*]": "arm64",
36     "ONLY_ACTIVE_ARCH": "YES"
37   },
38   "resource_bundles": {
39     "SHFSDK": [
40       "SHFSDK/libs/*.bundle"
41     ]
42   },
43   "vendored_frameworks": "SHFSDK/libs/SHFSDK.framework",
44   "libraries": [
45     "c++",
46     "sqlite3",
47     "stdc++",
48     "z"
49   ],
50   "public_header_files": "SHFSDK/libs/SHFSDK.framework/**/*.h",
51   "frameworks": [
52     "UIKit",
53     "MapKit"
54   ]