[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 9 / AndyGCD / 1.0.1 / AndyGCD.podspec.json
blob3c9bf8d50fbec852acd520f0728001d99b478dbb
2   "name": "AndyGCD",
3   "version": "1.0.1",
4   "summary": "AndyGCD aimed to make C GCD easier and simpler to use.",
5   "description": "AndyGCD aimed to make C GCD easier and simpler to use. Include dispatchQueue、delay、group、timer、semaphore、apply、barrier.",
6   "homepage": "https://github.com/lyandy/AndyGCD",
7   "license": "MIT",
8   "authors": {
9     "李扬": "liyangforever@vip.qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lyandy/AndyGCD.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "AndyGCD/**/*",
19   "frameworks": "Foundation",
20   "requires_arc": true