[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 8 / 4 / d / BDTests / 0.0.7 / BDTests.podspec.json
blobd8ffafe2dab2cd7c6a54ce15e26216edcad49e36
2   "name": "BDTests",
3   "version": "0.0.7",
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.7"
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"