blob: d48f014cdbdfb43fd72414ce15b5274c02f7ac10 [file] [log] [blame]
{
"name": "ReactiveZ",
"version": "0.0.1",
"summary": "This is a beginning of lightweight reactive programming.",
"description": "Lightweight Reactive programming library in swift. With this libray you can bind control with observable field to make it reactive.",
"homepage": "https://github.com/MenhSowattana/ReactiveZ",
"license": "MIT",
"authors": {
"Sowattana": "sowattana.menh@r-up.jp"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/MenhSowattana/ReactiveZ.git",
"tag": "0.0.1"
},
"source_files": "ReactiveZ/**/*"
}