[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / 1 / a / 4 / TABTestKit / 0.4.0 / TABTestKit.podspec.json
bloba9b74b6be4f9bf8c9251222727d3280b651deb46
2   "name": "TABTestKit",
3   "version": "0.4.0",
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     "KaneCheshire": "kane.cheshire@theappbusiness.com",
13     "theblixguy": "suyash.srijan@theappbuisness.com"
14   },
15   "source": {
16     "git": "https://github.com/theappbusiness/TABTestKit.git",
17     "tag": "0.4.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "TABTestKit/Classes/**/*",
23   "frameworks": "XCTest",
24   "subspecs": [
25     {
26       "name": "Biometrics",
27       "source_files": "TABTestKit/Classes/Biometrics/**/*"
28     }
29   ]