blob: 4fa520f336c396d655045f6b239cc08bd9bb2cb7 [file] [log] [blame]
{
"name": "AlipaySDKHum",
"version": "15.0.8",
"summary": "iOS 支付宝 SDK",
"homepage": "https://open.alipay.com/platform/home.htm",
"license": {
"type": "Copyright",
"text": " 支付宝(中国)网络技术有限公司 版权所有.\n"
},
"authors": {
"humphrywang": "humphrywang@hotmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/humphrywang/AlipaySDK.git",
"tag": "15.0.8"
},
"vendored_frameworks": "AlipaySDK.framework",
"public_header_files": "AlipaySDK.framework/Headers/**/*.h",
"resources": "AlipaySDK.bundle",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CorpGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true
}