blob: 1f87f91c2eb8674cdfe27b38184ee9fce91bfd20 [file] [log] [blame]
{
"name": "LWAlipaySDK",
"version": "15.2.0",
"summary": "LWAlipaySDK",
"description": "Unofficial AlipaySDK for CocoaPods",
"homepage": "https://open.alipay.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "allensun",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sunhr/LWAlipaySDK.git",
"tag": "15.2.0"
},
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"resources": "AlipaySDK/AlipaySDK.bundle",
"frameworks": [
"Foundation",
"SystemConfiguration",
"CoreTelephony",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
]
}