[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 3 / ReactiveZ / 0.0.1 / ReactiveZ.podspec.json
blobd48f014cdbdfb43fd72414ce15b5274c02f7ac10
2   "name": "ReactiveZ",
3   "version": "0.0.1",
4   "summary": "This is a beginning of lightweight reactive programming.",
5   "description": "Lightweight Reactive programming library in swift. With this libray you can bind control with observable field to make it reactive.",
6   "homepage": "https://github.com/MenhSowattana/ReactiveZ",
7   "license": "MIT",
8   "authors": {
9     "Sowattana": "sowattana.menh@r-up.jp"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/MenhSowattana/ReactiveZ.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "ReactiveZ/**/*"