[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 6 / 3 / CHGCD / 1.0.0 / CHGCD.podspec.json
blob553e176a8f6db9cb36d6f5d85ec98c0955492771
2   "name": "CHGCD",
3   "version": "1.0.0",
4   "summary": "GCD封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chuqingr/CHGCD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "杨胜浩": "chuqingr@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/chuqingr/CHGCD.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "swift_version": "4.0",
23   "source_files": "CHGCD/Classes/**/*"