blob: 21314440a5b6d917793d063f496197fa14a385da [file] [log] [blame]
{
"name": "LithoOperators",
"version": "0.0.12",
"summary": "LithoOperators contains some nice operators to make functional programming easier.",
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.1",
"5.2"
],
"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!",
"homepage": "https://github.com/ThryvInc/LithoOperators",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elliot": ""
},
"source": {
"git": "https://github.com/ThryvInc/LithoOperators.git",
"tag": "0.0.12"
},
"social_media_url": "https://twitter.com/elliot_schrock",
"platforms": {
"ios": "8.0"
},
"source_files": "LithoOperators/Classes/**/*",
"dependencies": {
"Prelude": [
]
},
"swift_version": "5.2"
}