blob: 6153fb2359c09b2f9b7f558939954a4cba936430 [file] [log] [blame]
{
"name": "BDTests",
"version": "0.0.4",
"summary": "A Swift UITesting framework. Intended to simplify stubbing UITests",
"description": "A Swift UITesting framework. Intended to simplify stubbing UITests.",
"homepage": "https://github.com/bytedissident/BDTests",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bytedissident": "dbronston@me.com"
},
"source": {
"git": "https://github.com/bytedissident/BDTests.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BDTests/Classes/**/*",
"dependencies": {
"OHHTTPStubs": [
],
"OHHTTPStubs/Swift": [
]
},
"pushed_with_swift_version": "3.0"
}