[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / a / SHFSDK / 1.1.0 / SHFSDK.podspec.json
blob49eca56d276dfd9de19621b38f1eb886cafec66c
2   "name": "SHFSDK",
3   "version": "1.1.0",
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=iphoneos*]": "arm64",
23     "ONLY_ACTIVE_ARCH": "YES"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphoneos*]": "arm64",
27     "ONLY_ACTIVE_ARCH": "YES"
28   },
29   "resource_bundles": {
30     "SHFSDK": [
31       "SHFSDK/libs/*.bundle"
32     ]
33   },
34   "vendored_frameworks": "SHFSDK/libs/SHFSDK.framework",
35   "libraries": [
36     "c++",
37     "sqlite3",
38     "stdc++",
39     "z"
40   ],
41   "public_header_files": "SHFSDK/libs/SHFSDK.framework/**/*.h",
42   "frameworks": [
43     "UIKit",
44     "MapKit"
45   ]