blob: 600b03208528f0e19436acfd2b369776a713e004 [file] [log] [blame]
{
"name": "RxSejima",
"version": "0.10.1",
"license": "MIT",
"summary": "RxSejima is a framework that expose reusable components.",
"description": "As we always use the same or a really close object, we made severals components that we want to share with you.",
"homepage": "https://github.com/MoveUpwards/RxSejima.git",
"authors": {
"Damien NOËL DUBUISSON": "damien@slide-r.com",
"Loïc GRIFFIÉ": "loic@slide-r.com"
},
"source": {
"git": "https://github.com/MoveUpwards/RxSejima.git",
"tag": "0.10.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "RxSejima/Sources/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"RxCocoa": [
],
"RxSwift": [
],
"Sejima": [
]
},
"swift_version": "5.0"
}