blob: 59655072bb75d44d806d16c14e0fdb034496e72a [file] [log] [blame]
{
"name": "ISDGatewaySDK",
"version": "1.3.0",
"summary": "Gateway Verify Framework",
"homepage": "https://anquan.58.com/",
"license": {
"type": "MIT"
},
"authors": {
"ChingHan": "chinghan9822@gmail.com"
},
"source": {
"git": "http://igit.58corp.com/XxzlNative/ISDGatewaySDKPods.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "SystemConfiguration",
"libraries": [
"sqlite3.0",
"stdc++",
"z.1.2.8"
],
"vendored_frameworks": [
"ISDGatewaySDK/SafetyphoneSDK.framework",
"EAccountSDK/frameworks/*.framework",
"MobileSDK/frameworks/*.framework",
"UnicomSDK/frameworks/*.framework"
],
"resources": [
"MobileSDK/resources/*",
"UnicomSDK/resources/*"
]
}