[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / 1 / a / 4 / TABTestKit / 0.3.4 / TABTestKit.podspec.json
blob1bb4d320eaedb8108e5916c78ef6428310c213ae
2   "name": "TABTestKit",
3   "version": "0.3.4",
4   "summary": "Base to work off of for XCUI.",
5   "homepage": "https://github.com/theappbusiness/TABTestKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zacoid55": "zac@theappbusiness.com"
12   },
13   "source": {
14     "git": "https://github.com/theappbusiness/TABTestKit.git",
15     "tag": "0.3.4"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "TABTestKit/Classes/**/*",
21   "frameworks": "XCTest",
22   "dependencies": {
23     "XCTest-Gherkin": [
24       "0.13.2"
25     ]
26   }