[Add] ENG 0.0.4
[CocoaPods.git] / Specs / 6 / 8 / 1 / YHOnePaySDK / 1.4.0 / YHOnePaySDK.podspec.json
blob05d84391b32e2f2fc999ef50e793a43397cebecd
2   "name": "YHOnePaySDK",
3   "version": "1.4.0",
4   "summary": "统一支付SDK",
5   "description": "统一支付SDK,封装了支付宝支付、微信支付、银联支付、支付宝Wap支付、微信Wap支付等多种支付方式。对接指南:http://120.42.37.94:9999/web/#/page/1161",
6   "homepage": "https://github.com/XmYlzYhkj/YHOnePaySDK",
7   "license": "MIT",
8   "authors": {
9     "XmYhkj": "yhkj_xm@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/XmYlzYhkj/YHOnePaySDK.git",
16     "tag": "1.4.0"
17   },
18   "frameworks": [
19     "SystemConfiguration",
20     "CoreMotion",
21     "CFNetwork",
22     "CoreTelephony",
23     "QuartzCore",
24     "CoreText",
25     "CoreGraphics",
26     "UIKit",
27     "Foundation",
28     "WebKit"
29   ],
30   "libraries": [
31     "z",
32     "c++",
33     "sqlite3"
34   ],
35   "dependencies": {
36     "YHBaseSDK": [
37       "~> 1.1"
38     ],
39     "YHCategorySDK": [
40       "~> 1.0"
41     ],
42     "YHUtiliitiesSDK": [
43       "~> 1.0"
44     ],
45     "YHAlertSDK": [
46       "~> 1.0"
47     ],
48     "SAMKeychain": [
49       "~> 1.5"
50     ],
51     "YHWechatSDK": [
53     ],
54     "YHAlipaySDK": [
56     ],
57     "YHUPPayPluginSDK": [
58       "~> 0.1.4"
59     ],
60     "YHCCBSDK": [
61       "~> 1.0.1"
62     ]
63   },
64   "requires_arc": true,
65   "vendored_frameworks": [
66     "Frameworks/*.framework"
67   ],
68   "resources": "Resources/*.bundle"