blob: c05f12da16a1c11fdacffc9512367c1e4066d679 [file] [log] [blame]
{
"name": "RxStream",
"version": "2.1.0",
"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.0"
},
"source_files": "RxStream/**/*.swift",
"pushed_with_swift_version": "4.0"
}