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