blob: 7daf9e5052cbe633c37c3d7b7617877315ca3bb7 [file] [log] [blame]
{
"name": "BDTestsUI",
"version": "0.0.2",
"summary": "BDTestsUI is a companion framework to BDTests.",
"description": "BDTestsUI is a companion framework to BDTests. Its objective is to simplify and help clarify UI testing in Swift.",
"homepage": "https://github.com/bytedissident/BDTestsUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bytedissident": "dbronston@me.com"
},
"source": {
"git": "https://github.com/bytedissident/BDTestsUI.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BDTestsUI/Classes/**/*",
"frameworks": "XCTest",
"pushed_with_swift_version": "3.0"
}