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