[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / 6 / 1 / WGCDHandle / 0.0.1 / WGCDHandle.podspec.json
blob6ee2be59fbb98e043e775bd2c11892a382bc14fa
2   "name": "WGCDHandle",
3   "version": "0.0.1",
4   "summary": "A simple use encapsulation for GCD.",
5   "description": "A simple use package for GCD, for your own understanding, to help you better use it.",
6   "homepage": "https://github.com/wzhyu/WGCDHandle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangzheng": "2786788144@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/wzhyu/WGCDHandle.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "WGCDHandle/*"