blob: c45db690bcd3eaf5cfddd425d598012c31b1aad4 [file] [log] [blame]
{
"name": "TABTestKit",
"version": "0.3.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TABTestKit/Classes/**/*",
"frameworks": "XCTest",
"dependencies": {
"XCTest-Gherkin": [
"0.13.2"
]
}
}