[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 6 / Dispatch / 0.9.5 / Dispatch.podspec.json
blobd00d181900065173f9f477a1ea481694ed8eb254
2   "name": "Dispatch",
3   "version": "0.9.5",
4   "summary": "Just a tiny library to make using GCD easier and intuitive",
5   "homepage": "https://github.com/DynamicThreads/Dispatch",
6   "license": "MIT",
7   "authors": {
8     "João Mourato": "joao.armourato@gmail.com",
9     "Gabriel Peart": "gabriel.peart@me.com"
10   },
11   "source": {
12     "git": "https://github.com/DynamicThreads/Dispatch.git",
13     "tag": "0.9.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/*.swift",
19   "module_name": "DispatchFramework"