[Add] DocumentReaderFullAuthRFIDNightly 7.6.11079
[CocoaPods.git] / Specs / e / 8 / 1 / iProovAPIClient / 2.0.0 / iProovAPIClient.podspec.json
blob58dd63740e2df2651ad508f9f0a11de309d99528
2   "name": "iProovAPIClient",
3   "version": "2.0.0",
4   "summary": "iOS API Client for iProov REST API v2",
5   "homepage": "https://github.com/iProov/ios-api-client",
6   "license": {
7     "type": "BSD-3",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "iProov": "support@iproov.com"
12   },
13   "source": {
14     "git": "https://github.com/iProov/ios-api-client.git",
15     "tag": "2.0.0"
16   },
17   "swift_versions": "5.5",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "iProovAPIClient/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.0"
25     ]
26   },
27   "swift_version": "5.5"