[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 4 / d / BDTests / 0.0.6 / BDTests.podspec.json
blobf1463d719adb9c922a0695c3a2a791f6a8256493
2   "name": "BDTests",
3   "version": "0.0.6",
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.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BDTests/Classes/**/*",
22   "dependencies": {
23     "OHHTTPStubs": [
25     ],
26     "OHHTTPStubs/Swift": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"