[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 3 / iProov / 7.5.0 / iProov.podspec.json
blob316d7fd9b6a89a7b4b5c75aa8d8102c2ae87a6b1
2   "name": "iProov",
3   "version": "7.5.0",
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": "7.5.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.2",
21   "ios": {
22     "vendored_frameworks": "iProov.xcframework"
23   },
24   "pod_target_xcconfig": {
25     "OTHER_SWIFT_FLAGS": "-DGLES"
26   },
27   "dependencies": {
28     "KeychainAccess": [
29       "~> 4.1"
30     ],
31     "Socket.IO-Client-Swift": [
32       "~> 15.2"
33     ],
34     "SwiftyJSON": [
35       "~> 5.0"
36     ]
37   },
38   "swift_version": "5.2"