blob: f6a79fd3bd6038b2b6223a77b3ffe77efb4ac55b [file] [log] [blame]
{
"name": "AlipaySDKIniOS",
"version": "15.2.0",
"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.0"
},
"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"
]
}