blob: 0ddd13106f02db16bcf524d93c776c3408042292 [file] [log] [blame]
{
"name": "YLAlipaySDK",
"version": "15.5.0",
"summary": "AlipaySDK",
"homepage": "http://www.jianshu.com/users/d2c069de1a7d",
"license": {
"type": "Copyright",
"text": "支付宝(中国)网络技术有限公司  版权所有."
},
"authors": {
"Lin": "18253561530@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/GuiFoA/YLAlipaySDK.git",
"tag": "15.5.0"
},
"resources": "AlipaySDK.bundle",
"frameworks": [
"SystemConfiguration",
"QuartzCore",
"CoreTelephony",
"CoreGraphics",
"CoreText",
"CoreMotion",
"CFNetwork",
"Security"
],
"libraries": [
"z",
"c++",
"sqlite3.0",
"stdc++"
],
"vendored_frameworks": "AlipaySDK.framework",
"requires_arc": true,
"deprecated": true
}