[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / d / 1 / AliPayTool / 1.0.1 / AliPayTool.podspec.json
blob72b1ae032b570a77b265649850bb7e36200b0255
2   "name": "AliPayTool",
3   "version": "1.0.1",
4   "summary": "支付宝支付工具",
5   "description": "TODO: 支付宝支付工具",
6   "homepage": "https://github.com/lixiaoningSmile/AliPayTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lixiaoningSmile": "185896739@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lixiaoningSmile/AliPayTool.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AliPayTool/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "LXNOpenSSL": [
26     ],
27     "AlipaySDK-iOS": [
29     ]
30   }