[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / a / 9 / BDTestsUI / 0.0.1 / BDTestsUI.podspec.json
blob5ecfea4e8505417c17edfbece6eb162be14f0a1e
2   "name": "BDTestsUI",
3   "version": "0.0.1",
4   "summary": "BDTestsUI is a companion framework to BDTests.",
5   "description": "BDTestsUI is a companion framework to BDTests. Its objective is to simplify and help clarify UI testing in Swift.",
6   "homepage": "https://github.com/bytedissident/BDTestsUI",
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/BDTestsUI.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BDTestsUI/Classes/**/*",
22   "frameworks": "XCTest",
23   "pushed_with_swift_version": "3.0"