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