[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 4 / 6 / YHMedicarePaySDK / 1.2.0.12 / YHMedicarePaySDK.podspec.json
blob00514385e046b3da7084f65eb57935e3e01ea239
2   "name": "YHMedicarePaySDK",
3   "version": "1.2.0.12",
4   "summary": "医保移动支付SDK",
5   "description": "集成在线医保移动结算功能的聚合支付SDK. 厦门市易联众易惠科技有限公司 All rights reserved.",
6   "homepage": "https://github.com/XmYlzYhkj/YHMedicarePaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jagtu": "42318168@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/XmYlzYhkj/YHMedicarePaySDK.git",
16     "tag": "1.2.0.12"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreMotion",
24     "CFNetwork",
25     "CoreTelephony",
26     "QuartzCore",
27     "CoreText",
28     "CoreGraphics",
29     "UIKit",
30     "Foundation",
31     "WebKit"
32   ],
33   "libraries": [
34     "z",
35     "c++",
36     "sqlite3"
37   ],
38   "dependencies": {
39     "YHModel": [
41     ],
42     "YHCommonSDK": [
44     ],
45     "YHOnePaySDK": [
47     ]
48   },
49   "requires_arc": true,
50   "user_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "$(EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_$(EFFECTIVE_PLATFORM_SUFFIX)__NATIVE_ARCH_64_BIT_$(NATIVE_ARCH_64_BIT)__XCODE_$(XCODE_VERSION_MAJOR))",
52     "EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_simulator__NATIVE_ARCH_64_BIT_x86_64__XCODE_1200": "arm64 arm64e armv7 armv7s armv6 armv8"
53   },
54   "prefix_header_file": "YHMedicarePaySDK/Classes/YHMedicarePaySDK.pch",
55   "vendored_frameworks": [
56     "Frameworks/*.framework"
57   ],
58   "resources": [
59     "Resources/*.bundle"
60   ]