blob: 8f8068efeca739712702b3c4c25e098a672335ae [file] [log] [blame]
{
"name": "RxSejima",
"version": "0.10.2",
"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.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "RxSejima/Sources/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"RxCocoa": [
],
"RxSwift": [
],
"Sejima": [
]
},
"swift_version": "5.0"
}