blob: e69b782a91e703667a3530231ae8a415288f8bcc [file] [log] [blame]
{
"name": "DCAlipay_iOS",
"version": "1.0.0",
"summary": "支付宝SDK",
"description": "为了自己使用",
"homepage": "https://github.com/w258958134/DCAlipay_iOS",
"license": "MIT",
"authors": {
"Dylan": "258958134@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/w258958134/DCAlipay_iOS.git",
"tag": "1.0.0"
},
"source_files": "AlipaySDK/AlipaySDK.framework/**/*",
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true
}