[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / c / AGAsyncTestHelper / 0.2 / AGAsyncTestHelper.podspec.json
blob1149deeca7669d210905257d11e11cc8a7fdcd61
2   "name": "AGAsyncTestHelper",
3   "version": "0.2",
4   "summary": "Macro for writing SenTestingKit 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"
16   },
17   "source_files": "Source/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "SenTestingKit"
21   ],
22   "requires_arc": true