[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 1 / 8 / SQRPay / 0.0.6 / SQRPay.podspec.json
blob871960a76130e8b424bf156b70b972d95f481bb0
2   "name": "SQRPay",
3   "version": "0.0.6",
4   "summary": "支付",
5   "homepage": "https://github.com/pengruiCode/SQRPay.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pengrui": "pengruiCode@163.com"
12   },
13   "source": {
14     "git": "https://github.com/pengruiCode/SQRPay.git",
15     "tag": "0.0.6"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SQRPay/**/*.{h,m}",
21   "requires_arc": true,
22   "description": "实现支付宝和微信支付",
23   "resources": "SQRPay/ALiPaySDK/AlipaySDK.bundle",
24   "vendored_frameworks": "SQRPay/ALiPaySDK/*.framework",
25   "subspecs": [
26     {
27       "name": "WechatOpenSDK",
28       "dependencies": {
29         "WechatOpenSDK": [
31         ]
32       }
33     }
34   ]