blob: 1bb4d320eaedb8108e5916c78ef6428310c213ae [file] [log] [blame]
{
"name": "TABTestKit",
"version": "0.3.4",
"summary": "Base to work off of for XCUI.",
"homepage": "https://github.com/theappbusiness/TABTestKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zacoid55": "zac@theappbusiness.com"
},
"source": {
"git": "https://github.com/theappbusiness/TABTestKit.git",
"tag": "0.3.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TABTestKit/Classes/**/*",
"frameworks": "XCTest",
"dependencies": {
"XCTest-Gherkin": [
"0.13.2"
]
}
}