blob: 4ccded99b677b26f2c4f8d112a5a3d0da1388513 [file] [log] [blame]
{
"name": "BKAlipaySDK",
"version": "15.2.1",
"summary": "bestkeep libs",
"homepage": "https://github.com/bestkeep2016/BKAlipaySDK",
"license": "MIT",
"authors": {
"bestkeep": "2098987944@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/bestkeep2016/BKAlipaySDK.git",
"tag": "15.2.1"
},
"vendored_frameworks": "AlipaySDK.framework",
"resources": "AlipaySDK.bundle",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"c++",
"z"
]
}