{ | |
"name": "FunctionalFoundation", | |
"version": "0.2.6", | |
"swift_version": "4.2", | |
"license": "MIT", | |
"summary": "Future, Command and Observable classes", | |
"homepage": "https://github.com/Unicore/FunctionalFoundation", | |
"authors": { | |
"Maxim Bazarov": "bazaroffma@gmail.com.org" | |
}, | |
"source": { | |
"git": "https://github.com/Unicore/FunctionalFoundation.git", | |
"tag": "0.2.6" | |
}, | |
"platforms": { | |
"ios": "10.0", | |
"osx": "10.10", | |
"tvos": "9.0", | |
"watchos": "2.0" | |
}, | |
"source_files": "Source/**/*.swift" | |
} |