blob: 9435fdd3a3956b450f31eb24e2b3692be3451eee [file] [log] [blame]
{
"name": "FunctionalSwiftHelper",
"version": "0.1.0",
"summary": "Based on functional monads we have a light weight framework for futures and promises",
"description": "Based on functional monads we have a light weight framework for futures and promises .",
"homepage": "https://github.com/DanielMandea/functional-swift-helper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daniel.mandea@yahoo.com": "daniel.mandea@ro.ibm.com"
},
"source": {
"git": "https://github.com/DanielMandea/functional-swift-helper.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/MandeaDaniel",
"platforms": {
"ios": "12.0"
},
"swift_version": "5",
"source_files": "FunctionalSwiftHelper/Classes/**/*"
}