blob: a7220bc5790d98537e285e0da6f4a4be83b1d678 [file] [log] [blame]
{
"name": "UUDeviceCheckSDK",
"version": "1.0.0",
"summary": "A short UUDeviceCheck of UUDeviceCheckSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSDeveloper": "jinruiappid@163.com"
},
"source": {
"git": "https://gitlab.51uuabc.com/mobile/ios/uudevicelessontest",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "UUDeviceCheckSDK/Classes/**/*",
"resources": "UUDeviceCheckSDK/UUCheckSources.bundle",
"swift_versions": "5.0",
"requires_arc": true,
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"SnapKit": [
],
"SVGAPlayer": [
"2.3.5"
]
},
"swift_version": "5.0"
}