[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / c / 5 / YDPay / 1.1.2 / YDPay.podspec.json
blob184393c1d53a2f3bd08c1cfb0390ef3c9d781e3e
2   "name": "YDPay",
3   "version": "1.1.2",
4   "summary": "优点付费SDK, 纯WAP版",
5   "description": "优点付费SDK,集成了微信、支付宝、银联等主流的支付SDK,为开发者提供统一的支付接入体验。",
6   "homepage": "https://www.dataeye.com",
7   "license": "MIT",
8   "authors": {
9     "xqwang": "wxq491216@163.com"
10   },
11   "source": {
12     "git": "https://github.com/DataEye/YDPay.git"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "YDPay/*.h",
19   "vendored_libraries": "YDPay/*.a",
20   "resources": "YDPay/YDPay.bundle",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0"
24     ],
25     "MBProgressHUD": [
27     ]
28   }