[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 0 / 8 / 9 / AGWaitForAsyncTestHelper / 0.1 / AGWaitForAsyncTestHelper.podspec.json
blobe0b4fa9db2572bb4275e1f2d222a5bda44301f1f
2   "name": "AGWaitForAsyncTestHelper",
3   "version": "0.1",
4   "summary": "C macro for async operations in unit tests. Example: WAIT_WHILE(!jobDone, limitInSeconds);.",
5   "homepage": "https://github.com/hfossli/AGWaitForAsyncTestHelper",
6   "authors": {
7     "HÃ¥vard Fossli": "hfossli@agens.no"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/hfossli/AGWaitForAsyncTestHelper.git",
12     "tag": "0.1"
13   },
14   "source_files": "Source/*",
15   "frameworks": "Foundation",
16   "platforms": {
17     "ios": null
18   },
19   "requires_arc": true