[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / b / 1 / AutomationTools-Host / 5.0.0 / AutomationTools-Host.podspec.json
blobf167860ecdc66fbb4e93aa81968a8c94686f9d65
2   "name": "AutomationTools-Host",
3   "version": "5.0.0",
4   "summary": "iOS UI test framework and guidelines",
5   "homepage": "https://github.com/justeat/AutomationTools",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alberto De Bortoli": "alberto.debortoli@just-eat.com",
12     "Sneha Narayana Swamy": "sneha.narayanaswamy@just-eat.com"
13   },
14   "source": {
15     "git": "https://github.com/justeat/AutomationTools.git",
16     "tag": "5.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "subspecs": [
23     {
24       "name": "Host",
25       "ios": {
26         "source_files": [
27           "AutomationTools/Classes/HostApp/**/*"
28         ]
29       }
30     }
31   ],
32   "swift_version": "5.0"