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