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