[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / f / 5 / c / AGAsyncTestHelper / 0.2.2 / AGAsyncTestHelper.podspec.json
blobe163ec87a89979b7c893a609528ceca70cf1c6d6
2   "name": "AGAsyncTestHelper",
3   "version": "0.2.2",
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.2"
16   },
17   "source_files": "Source/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "XCTest"
21   ],
22   "requires_arc": true