[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / f / 1 / XCTestCaseAsync / 1.0.1 / XCTestCaseAsync.podspec.json
bloba7fd2973ceea9232ea6b7f9cf3217fd7219f99fd
2   "name": "XCTestCaseAsync",
3   "version": "1.0.1",
4   "summary": "async support for XCTestCase with timeout, retry feature",
5   "homepage": "https://github.com/zhengbomo/XCTestCaseAsync",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bomo": "zhengbomo@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "frameworks": "XCTest",
17   "source": {
18     "git": "https://github.com/zhengbomo/XCTestCaseAsync.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "XCTestCaseAsync/XCTestCaseAsyncTests/Source/*.{h,m}",
22   "requires_arc": true