[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / e / 6 / ClosureReactor / 0.2.5 / ClosureReactor.podspec.json
blob2c7f48d2f626e73517fef8a396b100d8e60db44b
2   "name": "ClosureReactor",
3   "version": "0.2.5",
4   "summary": "ClosureReactor is a non-reactive framework for MVVM design pattern to develop",
5   "description": "APReactor has a structure similar to ReactorKit, but is a non-reactive framework that uses Closure instead of RxSwift.",
6   "homepage": "https://github.com/kwaiach/ClosureReactor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kwaiach": "k_waiach@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/kwaiach/ClosureReactor.git",
16     "tag": "0.2.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "ClosureReactor/Classes/**/*"