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