blob: c913c8f9989c046b2ae36f27ddfcdb4864fedb41 [file] [log] [blame]
{
"name": "AlipaySDKHum",
"version": "15.0.8.1",
"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.1"
},
"vendored_frameworks": "AlipaySDK.framework",
"public_header_files": "AlipaySDK.framework/Headers/**/*.h",
"resources": "AlipaySDK.bundle",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true
}