[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / a / 6 / MXGCDQueuePool / 0.1.0 / MXGCDQueuePool.podspec.json
blob2b1a8f51ea2769501e08797f42173f6c9fdf9a40
2   "name": "MXGCDQueuePool",
3   "version": "0.1.0",
4   "summary": "GCD队列工具,防止线程爆炸",
5   "description": "GCD队列工具,防止线程爆炸",
6   "homepage": "https://github.com/xuvw/MXGCDQueuePool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuvw": "smileshitou@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xuvw/MXGCDQueuePool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MXGCDQueuePool/Classes/**/*"