blob: 40d75e5648305b89b0b0ad85318bca6a10a19355 [file] [log] [blame]
{
"name": "FSwift",
"version": "2.1.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.1.2"
},
"source_files": "FSwift/**/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0.0"
}