[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 6 / 3 / iProov / 8.1.0 / iProov.podspec.json
blob31894cefe891997d7a5af87ee2d74c7e4c110a11
2   "name": "iProov",
3   "version": "8.1.0",
4   "summary": "Flexible authentication for identity assurance",
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.1.0"
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     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "dependencies": {
33     "Socket.IO-Client-Swift": [
34       "~> 15.2"
35     ]
36   },
37   "swift_version": "5.3"