blob: 37db19325436ea7e59916140588073fb602a9719 [file] [log] [blame]
{
"name": "Prelude",
"version": "3.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/robrix/Prelude",
"authors": {
"Rob Rix": "rob.rix@github.com"
},
"summary": "Swift µframework of simple functional programming tools",
"source": {
"git": "https://github.com/robrix/Prelude.git",
"tag": "3.0.0"
},
"source_files": "Prelude/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"pushed_with_swift_version": "3.0"
}