blob: b6692ff56ca5d32ead45006ab6c97081d5c7403c [file] [log] [blame]
{
"name": "WSAlipay",
"version": "0.1.0",
"summary": "A short description of WSAlipay.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSCoderJane/WSAlipay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSCoderJane": "zhaoshenghui@wsecar.com"
},
"source": {
"git": "https://github.com/iOSCoderJane/WSAlipay.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"resources": "AlipaySDK/AlipaySDK.bundle",
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"static_framework": true,
"deprecated": true
}