blob: 34828cdf37d1fb39803805644333224e5c461880 [file] [log] [blame]
{
"name": "ReactiveZ",
"version": "0.1.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": "8.0"
},
"source": {
"git": "https://github.com/MenhSowattana/ReactiveZ.git",
"tag": "0.1.1"
},
"source_files": "ReactiveZ/**/*.swift"
}