blob: 3e77c4203a9bae059bc90a2e96d302b8beba096d [file] [log] [blame]
{
"name": "UBAlipaySDK",
"version": "1.0.1",
"summary": "alipaySDK 单独拿出来",
"description": "alipaySDK 单独拿出来\n\n 1.0.1:\n SDK verions:15.5.9",
"homepage": "https://github.com/Crazysiri/UBAlipaySDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"James": "511121933@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Crazysiri/UBAlipaySDK.git",
"tag": "1.0.1"
},
"resources": "**/*.bundle",
"vendored_frameworks": "**/*.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true
}