blob: d01ba8e03889790cbfdcdb190c541aa621c328ec [file] [log] [blame]
{
"name": "ISDDeviceFingerprintSDK",
"version": "3.0.5",
"summary": "Device Fingerprint SDK",
"description": "A device fingerprint create framework",
"homepage": "https://anquan.58.com/",
"license": {
"type": "MIT"
},
"authors": {
"ChingHan": "chinghan9822@gmail.com"
},
"source": {
"git": "http://igit.58corp.com/XxzlNative/ISDDeviceIDSDKPods.git",
"tag": "3.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "ISDDeviceFingerprintSDK/ISDDeviceFingerprintSDK.framework",
"frameworks": [
"CoreTelephony",
"AdSupport",
"ExternalAccessory",
"SystemConfiguration",
"AVFoundation",
"CoreLocation",
"Photos",
"EventKit",
"MediaPlayer",
"CoreMotion",
"Speech",
"LocalAuthentication"
],
"libraries": "z"
}