[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / c / 5 / YDPay / 1.1.6 / YDPay.podspec.json
blob859f4764739184d4816b61a285110854f29c8e96
2   "name": "YDPay",
3   "version": "1.1.6",
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/YDTool.bundle",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0"
24     ],
25     "MBProgressHUD": [
27     ],
28     "Masonry": [
30     ],
31     "SDWebImage": [
33     ]
34   }