[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 4 / 5 / 8 / PayEgisDeviceService / 7.0 / PayEgisDeviceService.podspec.json
blob951353bc369754b5ac5a7e3d7134a2e246719d22
2   "name": "PayEgisDeviceService",
3   "version": "7.0",
4   "summary": "PayEgis设备指纹",
5   "description": "通过获取上网设备的软件、硬件、行为等多层次指纹信息生成全球唯一的设备ID,为每一个入网设备提供虚拟空间的“身份证”。\n精准分析设备用户的操作轨迹,对设备进行标识、评估欺诈风险。",
6   "homepage": "https://github.com/PayEgis/PayEgisDeviceService",
7   "license": "MIT",
8   "authors": {
9     "jiehong.pan": "jiehong.pan@tongfudun.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/PayEgis/PayEgisDeviceService.git",
16     "tag": "7.0"
17   },
18   "vendored_frameworks": "Classes/*.framework",
19   "resources": "resource/PayegisDID.bundle",
20   "ios": {
21     "frameworks": [
22       "CoreLocation",
23       "CFNetwork",
24       "SystemConfiguration",
25       "CoreTelephony"
26     ]
27   },
28   "requires_arc": true