[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 1 / 9 / AndyGCD / 1.0.6 / AndyGCD.podspec.json
blobd7de6b2f81b3c456f7dc442f6fd1454478c5a6c6
2   "name": "AndyGCD",
3   "version": "1.0.6",
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.6"
17   },
18   "source_files": "AndyGCD/**/*",
19   "frameworks": "Foundation",
20   "requires_arc": true