| { |
| "name": "XZHGCDDispatcher", |
| "version": "0.2.1", |
| "summary": "wrapper basic on YYDispatchQueuePool, avoid thread count too many!!!.", |
| "homepage": "https://github.com/xiongzenghuidegithub/XZHGCDDispatcher", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "xiongzenghui": "xiongzenghui@zhihu.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/xiongzenghuidegithub/XZHGCDDispatcher.git", |
| "tag": "0.2.1" |
| }, |
| "source_files": "XZHGCDDispatcher/Classes/**/*.{h,m}", |
| "public_header_files": "XZHGCDDispatcher/Classes/**/*.h", |
| "requires_arc": true, |
| "frameworks": "Foundation" |
| } |