blob: b1c2284d6934497f9cbde872ecadd71c6bd03478 [file] [log] [blame]
{
"name": "RxStream",
"version": "2.1.4",
"summary": "Simple React in Swift",
"description": "RxStream is a simple React framework for Swift that seeks to integrate well into existing language paradigms instead of replacing them.",
"homepage": "https://github.com/ahayman/RxStream",
"license": "MIT",
"authors": {
"Aaron Hayman": "aaron@flexile.co"
},
"platforms": {
"ios": "8.1",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/ahayman/RxStream.git",
"tag": "2.1.4"
},
"source_files": "RxStream/**/*.swift",
"pushed_with_swift_version": "4.0"
}