blob: c5997cf1a4eb3e3e5a2402e6dbc563adb0ee9499 [file] [log] [blame]
{
"name": "HipoPayFramework",
"version": "1.3.1",
"summary": "修改微信注册时的:registerApp:universalLink",
"homepage": "https://github.com/PassN/Framework_test.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sdashu": "734606521@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/PassN/Framework_test.git",
"tag": "1.3.1"
},
"ios": {
"vendored_frameworks": "HipoPayFramework.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"XMNetworking": [
],
"WechatOpenSDK": [
],
"AlipaySDK-iOS": [
]
}
}