blob: 849b2cb9365168293a9babf1fe30fb279bbc754c [file] [log] [blame]
{
"name": "AlipaySDKIniOS",
"version": "15.2.1",
"summary": "An unoffical repo for Aplipay SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/EvoIos/AlipaySDKIniOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhenglanchun": "zlanchun@gmail.com"
},
"source": {
"git": "https://github.com/EvoIos/AlipaySDKIniOS.git",
"tag": "v15.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"resources": "**/*.bundle",
"vendored_frameworks": "**/*.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"c++",
"z"
]
}