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