blob: 6b6b56fa5e845af6e14bc43e727b5f9d45545f74 [file] [log] [blame]
{
"name": "FunctionalFoundation",
"version": "0.1.1",
"swift_version": "4.1",
"license": "MIT",
"summary": "Future, Command and Observable classes",
"homepage": "https://github.com/Functional-Swift/FunctionalFoundation",
"authors": {
"Maxim Bazarov": "bazaroffma@gmail.com.org"
},
"source": {
"git": "https://github.com/Functional-Swift/FunctionalFoundation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift"
}