[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / e / 6 / ZHGCDDispatcher / 0.0.1 / ZHGCDDispatcher.podspec.json
blob8bb3b1cf46a41844a44aa5259a0afaa1e44ddc18
2   "name": "ZHGCDDispatcher",
3   "version": "0.0.1",
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.0.1"
19   },
20   "source_files": "ZHGCDDispatcher/**/*.{h,m}",
21   "public_header_files": "ZHGCDDispatcher/**/*.h",
22   "requires_arc": true,
23   "frameworks": "Foundation"