[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / b / f / XZHGCDDispatcher / 0.1.0 / XZHGCDDispatcher.podspec.json
blobf523d61a325d3da6b906de3ce0e29537c4f735c0
2   "name": "XZHGCDDispatcher",
3   "version": "0.1.0",
4   "summary": "wrapper basic on YYDispatchQueuePool, avoid thread count too many!!!.",
5   "homepage": "https://github.com/xiongzenghuidegithub/XZHGCDDispatcher",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xiongzenghui": "xiongzenghui@zhihu.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/xiongzenghuidegithub/XZHGCDDispatcher.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "XZHGCDDispatcher/**/*.{h,m}",
21   "public_header_files": "XZHGCDDispatcher/**/*.h",
22   "requires_arc": true,
23   "frameworks": "Foundation"