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