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