blob: 595cae5eb199a1293052b4ce2b6fef4c2746402f [file] [log] [blame]
{
"name": "TABTestKit",
"version": "0.2.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.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TABTestKit/Classes/**/*",
"frameworks": "XCTest",
"dependencies": {
"XCTest-Gherkin": [
]
},
"pushed_with_swift_version": "3.0"
}