Skip to content

Commit

Permalink
[Add] JVerification 3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
JiguangDev authored and CocoaPodsBot committed Dec 22, 2023
1 parent a195404 commit e2c2088
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions Specs/d/c/c/JVerification/3.1.8/JVerification.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"name": "JVerification",
"version": "3.1.8",
"summary": "Offically supported JVerification iOS SDK Pod. 官方支持的 SDK.",
"description": "JVerification SDK for iOS. \n极光认证整合了三大运营商的号码认证能力,为开发者提供了快速验证用户输入的手机号码和本机SIM卡号码一致性的功能,提高用户体验和安全性",
"homepage": "http://www.jiguang.cn/",
"license": "MIT",
"authors": {
"JPush": "support@jpush.cn"
},
"source": {
"http": "https://sdkfiledl.jiguang.cn/cocoapods/jverification/JVerification-iOS-3.1.8.zip"
},
"platforms": {
"ios": "11.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"CoreTelephony",
"AudioToolbox",
"SystemConfiguration",
"CoreFoundation",
"CFNetwork",
"AVFoundation",
"CoreAudio",
"Security",
"CoreLocation",
"MobileCoreServices",
"WebKit"
],
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 arm64"
},
"libraries": [
"sqlite3.0",
"z",
"resolv",
"c++.1"
],
"source_files": "*.h",
"vendored_frameworks": [
"OAuth_3Wang_SA_620.xcframework",
"EAccountApiSDK.framework",
"TYRZUISDK.xcframework"
],
"vendored_libraries": "*.a",
"dependencies": {
"JCore": [
">= 2.1.6"
]
}
}

0 comments on commit e2c2088

Please sign in to comment.