[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 7 / d / 3 / ReactiveZ / 0.1.0 / ReactiveZ.podspec.json
blobad31c41c4ed7e3e1ce79f5277b4be9b06cbf0d9b
2   "name": "ReactiveZ",
3   "version": "0.1.0",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/MenhSowattana/ReactiveZ.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "ReactiveZ/**/*.swift"