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