[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / 6 / Dispatch / 0.9.1 / Dispatch.podspec.json
blob0eae5671742034fcee31274f2722f3b524e1014c
2   "name": "Dispatch",
3   "version": "0.9.1",
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.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "module_name": "DispatchFramework"