[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / d / TestPodB / 1.0.0 / TestPodB.podspec.json
blob5918038b4e57982709af119f0f5b3f3401032c6b
2   "name": "TestPodB",
3   "version": "1.0.0",
4   "summary": "Validates B1 B2 & Emails",
5   "description": "Validates B1 B2 & Prints and validates UI",
6   "homepage": "https://dev.azure.com/mohammedsamad/TestPod/_git/TestPodB",
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/TestPodB",
20     "tag": "1.0.0"
21   },
22   "dependencies": {
23     "TestPodBUI": [
24       "~> 1.0.0"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "SDKB1",
30       "dependencies": {
31         "TestPodB1": [
32           "~> 1.0.0"
33         ]
34       }
35     },
36     {
37       "name": "SDKB2",
38       "dependencies": {
39         "TestPodB2": [
40           "~> 1.0.1"
41         ]
42       }
43     }
44   ],
45   "swift_version": "5.0"