[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / d / ModernRIBs / 0.0.1 / ModernRIBs.podspec.json
blob47e8efa9be62b580d5a8b5fe6e28d7bed2bc84e8
2   "name": "ModernRIBs",
3   "version": "0.0.1",
4   "swift_versions": "5.2",
5   "summary": "Without any additional dependencies, Uber's cross-platform mobile architecture.",
6   "description": "ModernRIBs is recreated by removing additional dependencies such as RxSwift and RxRelay from RIBs. RIBs is the cross-platform architecture behind many mobile apps at Uber. This architecture framework is designed for mobile apps with a large number of engineers and nested states.",
7   "homepage": "https://github.com/DevYeom/ModernRIBs",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "DevYeom": "dev.yeom@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/DevYeom/ModernRIBs.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "ModernRIBs/Classes/**/*",
23   "swift_version": "5.2"