[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / 5 / TestPodA / 1.0.0 / TestPodA.podspec.json
blobc5386e8e7153196b3b59fbfc368726251973489a
2   "name": "TestPodA",
3   "version": "1.0.0",
4   "summary": "Validates A1 A2 & Emails",
5   "description": "Validates A1 A2 & Prints and validates emails",
6   "homepage": "https://dev.azure.com/mohammedsamad/TestPod/_git/TestPodA",
7   "license": {
8     "type": "proprietary",
9     "text": "<<-LICENSE Copyright 2021 LICENSE"
10   },
11   "platforms": {
12     "ios": "17.4"
13   },
14   "swift_versions": "5.0",
15   "authors": {
16     "mohammed.samad": "mohammed.samad@amadeus.com"
17   },
18   "source": {
19     "git": "https://mohammedsamad@dev.azure.com/mohammedsamad/TestPod/_git/TestPodA",
20     "tag": "1.0.0"
21   },
22   "source_files": "TestPodA/**/*.{swift}",
23   "default_subspecs": "SDKA1",
24   "subspecs": [
25     {
26       "name": "SDKA1",
27       "dependencies": {
28         "TestPodA1": [
29           "~> 1.0.1"
30         ]
31       }
32     },
33     {
34       "name": "SDKA2",
35       "dependencies": {
36         "TestPodA2": [
37           "~> 1.0.0"
38         ]
39       }
40     }
41   ],
42   "swift_version": "5.0"