[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 4 / FNEasyBind / 0.1.0 / FNEasyBind.podspec.json
blob584299f27ab6313cadc9b8cdb920c8e34d05a45a
2   "name": "FNEasyBind",
3   "version": "0.1.0",
4   "summary": "FNEasyBind is a very basic and simple implementation of observables you can subscribe on.",
5   "description": "FNEasyBind is a very basic and simple implementation of observables you can subscribe on. This library is intended to be used instead of importing entire RxSwift library, but it doesn't replace it.",
6   "homepage": "https://github.com/fabiosoft/FNEasyBind",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fabiosoft": "fabionisci@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fabiosoft/FNEasyBind.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "FNEasyBind/Classes/**/*",
23   "swift_version": "5.1"