blob: 73cf2a7690f8bd60fe50499eec620afd3f00cf6c [file] [log] [blame]
{
"name": "XXAlipaySDK",
"version": "15.6.5",
"summary": "AlipaySDK 15.6.5",
"homepage": "https://github.com/lyuxxx/XXAlipaySDK",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lyuxxx": "lyxiel@163.com"
},
"source": {
"git": "https://github.com/lyuxxx/XXAlipaySDK.git",
"tag": "15.6.5"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"resources": "AlipaySDK/AlipaySDK.bundle",
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"requires_arc": true,
"static_framework": true
}