[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 6 / YHMedicarePaySDK / 1.0.8 / YHMedicarePaySDK.podspec.json
blob4e0c14614625db0b9dc77341434439c7a08c58c1
2   "name": "YHMedicarePaySDK",
3   "version": "1.0.8",
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.8"
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.1"
41     ],
42     "YHOnePaySDK": [
43       "~> 1.2.5"
44     ]
45   },
46   "requires_arc": true,
47   "prefix_header_file": "YHMedicarePaySDK/Classes/YHMedicarePaySDK.pch",
48   "vendored_frameworks": [
49     "Frameworks/*.framework"
50   ],
51   "resources": "Resources/*.bundle"