[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 0 / a / DKDispatchPoolQueue / 0.0.1 / DKDispatchPoolQueue.podspec.json
blob84d835b0666912216be1129bed6e1772f90cdd07
2   "name": "DKDispatchPoolQueue",
3   "version": "0.0.1",
4   "summary": "The serial queue from manage global dispath queue pool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiezhongmin/DKDispatchPoolQueue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "364101515@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xiezhongmin/DKDispatchPoolQueue.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DKDispatchPoolQueue/*.{h,m}",
22   "public_header_files": "DKDispatchPoolQueue/*.{h}",
23   "frameworks": "UIKit"