[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 4 / 6 / YHMedicarePaySDK / 1.0.4 / YHMedicarePaySDK.podspec.json
blobed184d19a84a26b98a8599fbc4fa99f85cce0203
2   "name": "YHMedicarePaySDK",
3   "version": "1.0.4",
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.4"
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     "WebKit"
32   ],
33   "libraries": [
34     "z",
35     "c++",
36     "sqlite3"
37   ],
38   "dependencies": {
39     "YHCommonSDK": [
40       "~> 1.1.0.12"
41     ],
42     "YHOnePaySDK": [
43       "~> 1.2.1.12"
44     ],
45     "SGQRCode": [
46       "~> 2.5.4"
47     ]
48   },
49   "requires_arc": true,
50   "prefix_header_file": "YHMedicarePaySDK/Classes/YHMedicarePaySDK.pch",
51   "vendored_frameworks": [
52     "Frameworks/*.framework"
53   ],
54   "resources": "Resources/*.bundle"