[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 8 / f / 1 / XCTestCaseAsync / 1.0.2 / XCTestCaseAsync.podspec.json
blob3d93f0472ecbc9f5a5776aa17d2368405b5be9f2
2   "name": "XCTestCaseAsync",
3   "version": "1.0.2",
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.2"
20   },
21   "source_files": "XCTestCaseAsync/XCTestCaseAsyncTests/Source/*.{h,m}",
22   "requires_arc": true