blob: 5d7c290426fcfe656984e5be43e9d05299f41403 [file] [log] [blame]
{
"name": "RxStream",
"version": "2.1.7",
"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.7"
},
"swift_versions": "5.0",
"source_files": "RxStream/**/*.swift",
"swift_version": "5.0"
}