blob: 7c1f55c1eb8c6dd90202e74f7ca6f223b850dc45 [file] [log] [blame]
{
"name": "SJAlipaySDK",
"version": "15.0.9",
"summary": "iOS AlipaySDK",
"homepage": "https://b.alipay.com/newIndex.htm",
"license": {
"type": "Copyright",
"text": "支付宝(中国)网络技术有限公司 版权所有."
},
"authors": {
"AliPay": "https://www.alipay.com/"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhangshijian/SJAlipaySDK.git",
"tag": "15.0.9"
},
"public_header_files": "**/*.h",
"resources": "**/*.bundle",
"vendored_frameworks": "**/*.{framework}",
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"UIKit",
"CoreText",
"CoreGraphics",
"QuartzCore",
"Foundation",
"CFNetwork",
"CoreMotion",
"libc++",
"libz"
],
"requires_arc": true
}