[Add] ContextSDK 5.0.0
[CocoaPods.git] / Specs / f / 9 / 7 / RxSejima / 0.5.4 / RxSejima.podspec.json
blob1048e72fb4f86155c35436c6336947a2e31572ca
2   "name": "RxSejima",
3   "version": "0.5.4",
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.5.4"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "RxSejima/Sources/**/*.swift",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "RxCocoa": [
24     ],
25     "RxSwift": [
27     ],
28     "Sejima": [
30     ]
31   },
32   "swift_version": "5.0"