4 "summary": "AndyGCD aimed to make C GCD easier and simpler to use.",
5 "description": "AndyGCD aimed to make C GCD、OC Thread easier and simpler to use. Include dispatchQueue、delay、group、timer、semaphore、apply、barrier、LifeFreedomThread and SafeThread",
6 "homepage": "https://github.com/lyandy/AndyGCD",
9 "李扬": "liyangforever@vip.qq.com"
12 "git": "https://github.com/lyandy/AndyGCD.git",
18 "public_header_files": "AndyGCD/**/*.{h}",
19 "source_files": "AndyGCD/**/*{h,m}",
20 "frameworks": "Foundation",
22 "default_subspecs": "GCD",
26 "source_files": "AndyGCD/GCD/*.{h,m}"
30 "source_files": "AndyGCD/Thread/*.{h,m}",