[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / 3 / LithoOperators / 0.0.5 / LithoOperators.podspec.json
blob96be17d1e91777d753b24eac4defd15b84aa018f
2   "name": "LithoOperators",
3   "version": "0.0.5",
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   ],
11   "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!",
12   "homepage": "https://github.com/ThryvInc/LithoOperators",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Elliot": ""
19   },
20   "source": {
21     "git": "https://github.com/ThryvInc/LithoOperators.git",
22     "tag": "0.0.5"
23   },
24   "social_media_url": "https://twitter.com/elliot_schrock",
25   "platforms": {
26     "ios": "8.0"
27   },
28   "source_files": "LithoOperators/Classes/**/*",
29   "dependencies": {
30     "Prelude": [
32     ]
33   },
34   "swift_version": "5.1"