[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 8 / b / XCTestCase+RunAsync / 0.1.1 / XCTestCase+RunAsync.podspec.json
blob9ba736719dbfffc479bf0a87caed4c9a677699ce
2   "name": "XCTestCase+RunAsync",
3   "version": "0.1.1",
4   "summary": "Async testcase by Mocha's done style.",
5   "homepage": "https://github.com/azu/XCTestCase-RunAsync",
6   "license": "MIT",
7   "authors": {
8     "azu": "azuciao@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/azu/XCTestCase-RunAsync.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/azu_re",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*",
20   "dependencies": {
21     "NSRunLoop+PerformBlock": [
23     ]
24   },
25   "frameworks": "XCTest"