[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 9 / AndyGCD / 1.0.4 / AndyGCD.podspec.json
blob269f444e57652f4b97653bd0a5c7c7d02d322abb
2   "name": "AndyGCD",
3   "version": "1.0.4",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lyandy/AndyGCD.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "AndyGCD/**/*",
19   "frameworks": "Foundation",
20   "requires_arc": true