[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / f / 9 / 7 / RxSejima / 0.10.2 / RxSejima.podspec.json
blob8f8068efeca739712702b3c4c25e098a672335ae
2   "name": "RxSejima",
3   "version": "0.10.2",
4   "license": "MIT",
5   "summary": "RxSejima is a framework that expose reusable components.",
6   "description": "As we always use the same or a really close object, we made severals components that we want to share with you.",
7   "homepage": "https://github.com/MoveUpwards/RxSejima.git",
8   "authors": {
9     "Damien NOËL DUBUISSON": "damien@slide-r.com",
10     "Loïc GRIFFIÉ": "loic@slide-r.com"
11   },
12   "source": {
13     "git": "https://github.com/MoveUpwards/RxSejima.git",
14     "tag": "0.10.2"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "RxSejima/Sources/**/*.swift",
21   "frameworks": "Foundation",
22   "dependencies": {
23     "RxCocoa": [
25     ],
26     "RxSwift": [
28     ],
29     "Sejima": [
31     ]
32   },
33   "swift_version": "5.0"