blob: b4d570021bb13bb3f54d51b8f32a5e8407514214 [file] [log] [blame]
{
"name": "GrouviExtensions",
"version": "1.2",
"summary": "Extensions and helpers",
"homepage": "https://github.com/horizontalsystems/GrouviExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"horizontalsystems": "trickster77777@gmail.com"
},
"source": {
"git": "https://github.com/horizontalsystems/GrouviExtensions.git",
"tag": "1.2"
},
"swift_version": "4.1",
"platforms": {
"ios": "10.0"
},
"source_files": "GrouviExtensions/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 4.2.0"
],
"SnapKit": [
"~> 4.0.0"
]
}
}