[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 8 / PayEgisDeviceService / 5.4.7 / PayEgisDeviceService.podspec.json
blobc4382dc1998b28a2c65252607a05959ccc98557d
2   "name": "PayEgisDeviceService",
3   "version": "5.4.7",
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.4.7"
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