[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 6 / YHMedicarePaySDK / 1.2.0.13 / YHMedicarePaySDK.podspec.json
blob27d5a462a3ca43c389c50cc78037e7b01450ea95
2   "name": "YHMedicarePaySDK",
3   "version": "1.2.0.13",
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.13"
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     "CoreLocation"
33   ],
34   "libraries": [
35     "z",
36     "c++",
37     "sqlite3"
38   ],
39   "dependencies": {
40     "YHModel": [
42     ],
43     "YHCommonSDK": [
44       "1.1.9"
45     ],
46     "YHOnePaySDK": [
48     ]
49   },
50   "requires_arc": true,
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "$(EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_$(EFFECTIVE_PLATFORM_SUFFIX)__NATIVE_ARCH_64_BIT_$(NATIVE_ARCH_64_BIT)__XCODE_$(XCODE_VERSION_MAJOR))",
53     "EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_simulator__NATIVE_ARCH_64_BIT_x86_64__XCODE_1200": "arm64 arm64e armv7 armv7s armv6 armv8"
54   },
55   "prefix_header_file": "YHMedicarePaySDK/Classes/YHMedicarePaySDK.pch",
56   "vendored_frameworks": [
57     "Frameworks/*.framework"
58   ],
59   "resources": [
60     "Resources/*.bundle"
61   ]