[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / d / BDTests / 0.0.11 / BDTests.podspec.json
blob09976b9825232d00fbc8c267e71cf83ef0cc07b7
2   "name": "BDTests",
3   "version": "0.0.11",
4   "summary": "A Swift UITesting framework. Intended to simplify stubbing UITests",
5   "description": "A Swift UITesting framework. Intended to simplify stubbing UITests.",
6   "homepage": "https://github.com/bytedissident/BDTests",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bytedissident": "dbronston@me.com"
13   },
14   "source": {
15     "git": "https://github.com/bytedissident/BDTests.git",
16     "tag": "0.0.11"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BDTests/Classes/**/*",
22   "frameworks": "XCTest",
23   "dependencies": {
24     "OHHTTPStubs": [
26     ],
27     "OHHTTPStubs/Swift": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"