[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 3 / iProov / 7.4.1 / iProov.podspec.json
blobcf517f42e41823ce0b6773ee83091e95536a80a2
2   "name": "iProov",
3   "version": "7.4.1",
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.4.1"
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       "~> 4.0"
36     ]
37   },
38   "swift_version": "5.2"