[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 1 / a / 4 / TABTestKit / 0.3.1 / TABTestKit.podspec.json
blobdc07ae2275542df1a642384d3d33aa218dd97c8f
2   "name": "TABTestKit",
3   "version": "0.3.1",
4   "summary": "Base to work off of for XCUI.",
5   "homepage": "https://github.com/theappbusiness/TABTestKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zacoid55": "zac@theappbusiness.com"
12   },
13   "source": {
14     "git": "https://github.com/theappbusiness/TABTestKit.git",
15     "tag": "0.3.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "TABTestKit/Classes/**/*",
21   "frameworks": "XCTest",
22   "dependencies": {
23     "XCTest-Gherkin": [
24       "0.13.2"
25     ]
26   }