[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / d / YHICBCPaySDK / 1.0.4 / YHICBCPaySDK.podspec.json
blobec08266d3d36367fdad8c2befe9eb7395331c335
2   "name": "YHICBCPaySDK",
3   "version": "1.0.4",
4   "summary": "工行e支付SDK",
5   "description": "工行e支付SDK,包含微信支付SDK、支付宝支付",
6   "homepage": "https://github.com/XmYlzYhkj/YHICBCPaySDK",
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/YHICBCPaySDK.git",
16     "tag": "1.0.4"
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   ],
30   "libraries": [
31     "z",
32     "c++",
33     "sqlite3"
34   ],
35   "vendored_frameworks": [
36     "Frameworks/ICBCPaySDK.framework"
37   ],
38   "resources": "Resources/ICBCPaySDK.bundle",
39   "dependencies": {
40     "AlipaySDK-iOS": [
41       "~> 15.5.2"
42     ],
43     "WechatOpenSDK": [
45     ],
46     "AFNetworking": [
47       "~> 3.0"
48     ],
49     "Toast": [
50       "4.0.0"
51     ],
52     "GTMBase64": [
53       "1.0.1"
54     ]
55   }