blob: d1e13f0874b3241a71555e74e76e00597b21147e [file] [log] [blame]
{
"name": "FxSwift",
"version": "0.0.2",
"summary": "FxSwift brings functional concepts to the Swift language with standard functions and operators",
"description": "FxSwift brings functional concepts to the Swift language with standard functions and operators",
"homepage": "https://github.com/HCA-Healthcare/FunctionalSwift",
"license": {
"type": "APACHE 2.0",
"file": "LICENSE"
},
"authors": "HCA Healthcare",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/HCA-Healthcare/FunctionalSwift.git",
"tag": "0.0.2"
},
"source_files": "Sources/FunctionalSwift/*.swift"
}