blob: cc62e11e770500836d714d9d9fb087b0290638d4 [file] [log] [blame]
{
"name": "FSwift",
"version": "1.5.0",
"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": "v1.5.0"
},
"source_files": "FSwift/**/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}