[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / c / AGAsyncTestHelper / 0.2.1 / AGAsyncTestHelper.podspec.json
blobdcc833a4d4e343bac35c39c1a639abaa23dfbd6e
2   "name": "AGAsyncTestHelper",
3   "version": "0.2.1",
4   "summary": "Macro for writing XCTest tests with asynchronous operations.",
5   "homepage": "https://github.com/hfossli/AGAsyncTestHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "HÃ¥vard Fossli": "hfossli@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hfossli/AGAsyncTestHelper.git",
15     "tag": "0.2.1"
16   },
17   "source_files": "Source/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "SenTestingKit"
21   ],
22   "requires_arc": true