[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 9 / YHCCBSDK / 1.0.1 / YHCCBSDK.podspec.json
blobd620d5c528381f4974dc0ede47b6b6ee3e3c9d43
2   "name": "YHCCBSDK",
3   "version": "1.0.1",
4   "summary": "中国建设银行个人网银-建行SDK",
5   "description": "中国建设银行个人网银-建行SDK,包含微信支付SDK、支付宝支付、建行手机支付",
6   "homepage": "https://github.com/XmYlzYhkj/YHCCBSDK",
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/YHCCBSDK.git",
16     "tag": "1.0.1"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "SystemConfiguration",
21     "CoreMotion",
22     "CFNetwork",
23     "CoreTelephony",
24     "QuartzCore",
25     "CoreText",
26     "CoreGraphics",
27     "UIKit",
28     "Foundation",
29     "Security"
30   ],
31   "libraries": [
32     "z",
33     "c++",
34     "sqlite3"
35   ],
36   "vendored_frameworks": [
37     "Frameworks/CCBNetPaySDK.framework"
38   ],
39   "resources": "Resources/CCBSDK.bundle",
40   "dependencies": {
41     "YHAlipaySDK": [
42       "15.5.2"
43     ],
44     "YHWechatSDK": [
45       "1.8.2"
46     ]
47   }