[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 6 / ZHGCDDispatcher / 0.1.2 / ZHGCDDispatcher.podspec.json
bloba75b3eefd35fcffbb23568767137ab9d12adabe6
2   "name": "ZHGCDDispatcher",
3   "version": "0.1.2",
4   "summary": "wrapper basic on YYDispatchQueuePool, avoid thread count too many!!!.",
5   "homepage": "https://github.com/xiongzenghuidegithub/ZHGCDDispatcher",
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/ZHGCDDispatcher.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "ZHGCDDispatcher/**/*.{h,m}",
21   "public_header_files": "ZHGCDDispatcher/**/*.h",
22   "requires_arc": true,
23   "frameworks": "Foundation"