blob: b05f4120433ed48238d4a5ad1c9bcf042aa472b4 [file] [log] [blame]
{
"name": "STT",
"version": "0.1",
"summary": "Test summary. Added Dynamic components for binding",
"description": "This is a Swift project of ready made part of code include a lot of useful function.\nThis project is inspaired by MvvmCross [MvvmCross](https://github.com/MvvmCross/MvvmCross)",
"homepage": "https://github.com/Standret/STT",
"license": "MIT",
"authors": {
"Peter Standret": "pstandret@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Standret/STT.git",
"tag": "0.1"
},
"source_files": "STT",
"dependencies": {
"RxSwift": [
"~> 4.0"
]
}
}