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