blob: 344be047d2019bb4af9c501744ed0826ec107e08 [file] [log] [blame]
{
"name": "RxStream",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "RxStream/**/*.swift",
"pushed_with_swift_version": "3.0"
}