[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / a / 6 / Dispatch / 2.0.1 / Dispatch.podspec.json
blob07d1e8988abb751f17a3fbaad229f14fae51b3b8
2   "name": "Dispatch",
3   "version": "2.0.1",
4   "summary": "Just a tiny library to make using GCD easier and intuitive",
5   "homepage": "https://github.com/Swiftification/Dispatch",
6   "license": "MIT",
7   "authors": {
8     "João Mourato": "joao.armourato@gmail.com",
9     "Gabriel Peart": "hello@swiftification.org"
10   },
11   "source": {
12     "git": "https://github.com/Swiftification/Dispatch.git",
13     "tag": "2.0.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Sources/*.swift",
22   "module_name": "DispatchFramework"