[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 3 / LithoOperators / 0.0.2 / LithoOperators.podspec.json
blob92de421ad4027007ec50cf6411c6b60fb87c0178
2   "name": "LithoOperators",
3   "version": "0.0.2",
4   "summary": "LithoOperators contains some nice operators to make functional programming easier.",
5   "swift_versions": [
6     "4.2",
7     "5.0",
8     "5.1"
9   ],
10   "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!",
11   "homepage": "https://github.com/ThryvInc/LithoOperators",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Elliot": ""
18   },
19   "source": {
20     "git": "https://github.com/ThryvInc/LithoOperators.git",
21     "tag": "0.0.2"
22   },
23   "social_media_url": "https://twitter.com/elliot_schrock",
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "LithoOperators/Classes/**/*",
28   "dependencies": {
29     "Prelude": [
31     ]
32   },
33   "swift_version": "5.1"