[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / 0 / EasyObserve / 1.2.0 / EasyObserve.podspec.json
blobce96ceced71dc9b90307b88ecdaa9afb2b0c8b1c
2   "name": "EasyObserve",
3   "version": "1.2.0",
4   "summary": "简单、易用、轻量的 Swift 观察者模式",
5   "homepage": "https://github.com/AiweiChujian/EasyObserve",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AiweiChujian": "hellohezhili@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/AiweiChujian/EasyObserve.git",
15     "tag": "1.2.0"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "osx": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "EasyObserve/Classes/**/*",
23   "swift_version": "5.0"