[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 4 / d / BDTests / 0.0.13 / BDTests.podspec.json
blob9b717a69571de0f51c1030b31d60a1e3c5e81984
2   "name": "BDTests",
3   "version": "0.0.13",
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.13"
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"