blob: 46b299b1baee428ee1115a4388a82b7bdbb7bcb0 [file] [log] [blame]
{
"name": "FSwift",
"version": "2.4.2",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/kperson/FSwift",
"authors": "Kelton Person",
"summary": "functional programming library for Swift",
"source": {
"git": "https://github.com/kperson/FSwift.git",
"tag": "v2.4.2"
},
"source_files": "FSwift/**/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "10.0",
"watchos": "3.0"
}
}