blob: 9f244148db85fa68659d991e42368fb7a3008289 [file] [log] [blame]
{
"name": "YXDAlipaySDK",
"version": "15.5.3",
"license": "MIT",
"summary": "支付宝官方 SDK",
"homepage": "https://github.com/smartdong",
"source": {
"git": "https://github.com/smartdong/YXDAlipaySDK.git",
"tag": "15.5.3"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"resources": "AlipaySDk/AlipaySDK.bundle",
"authors": {
"yangxudong": "yangxudongsmart@gmail.com"
},
"social_media_url": "https://github.com/smartdong"
}