[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 4 / 6 / YHMedicarePaySDK / 1.0.1.5 / YHMedicarePaySDK.podspec.json
blob6f6f70a041e377d57b3a87c31f7528bebd454cda
2   "name": "YHMedicarePaySDK",
3   "version": "1.0.1.5",
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.0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreMotion",
24     "CFNetwork",
25     "CoreTelephony",
26     "QuartzCore",
27     "CoreText",
28     "CoreGraphics",
29     "UIKit",
30     "Foundation"
31   ],
32   "libraries": [
33     "z",
34     "c++",
35     "sqlite3"
36   ],
37   "dependencies": {
38     "YHCommonSDK": [
39       "~> 1.1.0.12"
40     ],
41     "YHOnePaySDK": [
42       "~> 1.2.1.5"
43     ]
44   },
45   "requires_arc": true,
46   "prefix_header_file": "YHMedicarePaySDK/Classes/YHMedicarePaySDK.pch",
47   "vendored_frameworks": [
48     "Frameworks/*.framework"
49   ],
50   "resources": "Resources/*.bundle"