blob: 553e176a8f6db9cb36d6f5d85ec98c0955492771 [file] [log] [blame]
{
"name": "CHGCD",
"version": "1.0.0",
"summary": "GCD封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chuqingr/CHGCD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨胜浩": "chuqingr@icloud.com"
},
"source": {
"git": "https://github.com/chuqingr/CHGCD.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_version": "4.0",
"source_files": "CHGCD/Classes/**/*"
}