blob: acbc197b2afbed3db6fcebc5d528f8dae19768bf [file] [log] [blame]
{
"name": "ISDWGGatewayVerifySDK",
"version": "2.0.2",
"summary": "New Gateway Verify Framework",
"homepage": "https://anquan.58.com/",
"license": {
"type": "MIT"
},
"authors": {
"ChingHan": "chinghan9822@gmail.com"
},
"source": {
"git": "http://igit.58corp.com/XxzlNative/WGGatewayVerifySDKPods.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"libraries": [
"c++"
],
"vendored_frameworks": [
"WGGatewayVerifySDK/WGGatewayVerifySDK.framework",
"EAccountSDK/frameworks/*.framework",
"MobileSDK/frameworks/*.framework",
"UnicomSDK/frameworks/*.framework"
],
"resources": [
"UnicomSDK/resources/*"
],
"dependencies": {
"ISDNetworkingSDK": [
"~> 1.0.4"
]
}
}