[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 7 / MXGSynchronizeTest / 1.0.0 / MXGSynchronizeTest.podspec.json
blobc418394958c3a1f989c1cd50f52d09f5bc871449
2   "name": "MXGSynchronizeTest",
3   "version": "1.0.0",
4   "summary": "Easily synchronize your async tests.",
5   "description": "                   Trivially synchronizes asynchronous tests with a simple block interface\n",
6   "homepage": "https://github.com/maxgoedjen/MXGSynchronizeTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Max Goedjen": "max.goedjen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/maxgoedjen/MXGSynchronizeTest.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "frameworks": "XCTest"