blob: 74d420e21832e2c210534e8a520d17a9ef95fb9f [file] [log] [blame]
{
"name": "TABTestKit",
"version": "0.2.0",
"summary": "Base to work off of for XCUI.",
"homepage": "https://bitbucket.org/theappbusiness/tabtestkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zacoid55": "zac@theappbusiness.com"
},
"source": {
"git": "https://github.com/theappbusiness/TABTestKit.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TABTestKit/Classes/**/*",
"frameworks": "XCTest",
"dependencies": {
"XCTest-Gherkin": [
]
},
"pushed_with_swift_version": "3.0"
}