[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 7 / 4 / WolfPipe / 0.1.1 / WolfPipe.podspec.json
blobb9f086f75659330c226355c59a08f3a46c0d67d7
2   "name": "WolfPipe",
3   "version": "0.1.1",
4   "summary": "A simple implementation of the forward pipe operator.",
5   "homepage": "https://github.com/wolfmcnally/WolfPipe",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wolf McNally": "wolf@wolfmcnally.com"
12   },
13   "source": {
14     "git": "https://github.com/wolfmcnally/WolfPipe.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "WolfPipe/Classes/**/*",
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "module_name": "WolfPipe"