[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / 3 / LithoOperators / 0.0.14 / LithoOperators.podspec.json
blob74e9b275f626ef8b19f6bb06d1f90e036727858d
2   "name": "LithoOperators",
3   "version": "0.0.14",
4   "summary": "LithoOperators contains some nice operators to make functional programming easier.",
5   "swift_versions": [
6     "4.0",
7     "4.2",
8     "5.0",
9     "5.1",
10     "5.2"
11   ],
12   "description": "LithoOperators contains some nice operators to make functional programming easier. Many of these come from the excellent pointfree.co videos! Check them out for more!",
13   "homepage": "https://github.com/ThryvInc/LithoOperators",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Elliot": ""
20   },
21   "source": {
22     "git": "https://github.com/ThryvInc/LithoOperators.git",
23     "tag": "0.0.14"
24   },
25   "social_media_url": "https://twitter.com/elliot_schrock",
26   "platforms": {
27     "ios": "8.0"
28   },
29   "source_files": "LithoOperators/Classes/**/*",
30   "dependencies": {
31     "Prelude": [
33     ]
34   },
35   "swift_version": "5.2"