blob: aeb58a720529ceb4f8865572234a4741eb512a3a [file] [log] [blame]
{
"name": "FunctionalInterfaces",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Set of common functional interfaces.",
"homepage": "https://github.com/vlfm/FunctionalInterfaces",
"authors": {
"Valery Fomenko": "vlfm@yandex.ru"
},
"source": {
"git": "https://github.com/vlfm/FunctionalInterfaces.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}