[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / c / BRI / 2.0.0 / BRI.podspec.json
blob4862aa55582af9188bcf6be11e8731f85c659087
2   "name": "BRI",
3   "version": "2.0.0",
4   "summary": "BRIck is mobile architecture.",
5   "description": "BRIck is mobile architecture based on RIBs but without RxSwift.",
6   "homepage": "https://github.com/gorillka/BRIck",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Artem Orynko": "a.orynko@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/gorillka/BRIck.git",
19     "tag": "2.0.0"
20   },
21   "source_files": [
22     "Sources/BRIck/*.h",
23     "Sources/BRIck/**/*.swift"
24   ],
25   "swift_versions": "5.1",
26   "swift_version": "5.1"