blob: 4105a52813333ab5169d8558a02411674e92623c [file] [log] [blame]
{
"name": "PayEgisDeviceService",
"version": "5.0.1",
"summary": "PayEgis设备指纹",
"description": "通过获取上网设备的软件、硬件、行为等多层次指纹信息生成全球唯一的设备ID,为每一个入网设备提供虚拟空间的“身份证”。\n精准分析设备用户的操作轨迹,对设备进行标识、评估欺诈风险。",
"homepage": "https://github.com/PayEgis/PayEgisDeviceService",
"license": "MIT",
"authors": {
"superrepublic": "superrepublic@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PayEgis/PayEgisDeviceService.git",
"tag": "5.0.1"
},
"vendored_frameworks": "Classes/*.framework",
"ios": {
"frameworks": [
"CoreLocation",
"CFNetwork",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
]
},
"requires_arc": true
}