blob: 9aabe29ba5192ea092f7fe85c0ba88cfc93bade2 [file] [log] [blame]
{
"name": "FP",
"version": "0.3.0",
"summary": "Function Programming Utils",
"homepage": "https://github.com/octree/FP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Octree": "octree@octree.me"
},
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/octree/FP.git",
"tag": "0.3.0"
},
"source_files": "Source/**/*.swift"
}