[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 7 / GCD / 0.2 / GCD.podspec.json
blob1fa06ff2cdeb6045f56fa179373de943ab5e9743
2   "name": "GCD",
3   "version": "0.2",
4   "summary": "A wrapper of Grand Central Dispatch written in Swift",
5   "homepage": "https://github.com/nghialv/GCD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nghialv": "nghialv2607@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/nghialv2607",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/nghialv/GCD.git",
19     "tag": "0.2"
20   },
21   "source_files": "GCD.swift",
22   "requires_arc": true