blob: 3774b92d1d521d521eb19d917f16a1334e3c2668 [file] [log] [blame]
{
"name": "JXAlipay",
"version": "1.0.8",
"summary": "A short description of JXAlipay.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/augsun",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderSun": "codersun@126.com"
},
"source": {
"git": "https://github.com/augsun/JXAlipay.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JXAlipay/Classes/**/*.{h,m}",
"libraries": [
"z",
"c++"
],
"dependencies": {
"AlipaySDK-iOS": [
"15.5.9"
]
}
}