[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 6 / 3 / iProov / 8.0.0-beta3 / iProov.podspec.json
blob9e7b684cacbc1ab27048c134df090a42b3d29d30
2   "name": "iProov",
3   "version": "8.0.0-beta3",
4   "summary": "Award-winning online biometric authentication",
5   "homepage": "https://www.iproov.com/",
6   "license": {
7     "type": "commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "iProov": "support@iproov.com"
12   },
13   "source": {
14     "git": "https://github.com/iProov/ios.git",
15     "tag": "8.0.0-beta3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.3",
21   "ios": {
22     "vendored_frameworks": "iProov.xcframework"
23   },
24   "pod_target_xcconfig": {
25     "OTHER_SWIFT_FLAGS": "-DGLES"
26   },
27   "dependencies": {
28     "Socket.IO-Client-Swift": [
29       "~> 15.2"
30     ]
31   },
32   "swift_version": "5.3"