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