blob: 2dd65667ea7dd2d4b8a23b9a5f778c17ead227b5 [file] [log] [blame]
{
"name": "FP",
"version": "0.4.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.4.0"
},
"source_files": "Source/**/*.swift"
}