[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / d / 8 / STT / 0.1 / STT.podspec.json
blobb05f4120433ed48238d4a5ad1c9bcf042aa472b4
2   "name": "STT",
3   "version": "0.1",
4   "summary": "Test summary. Added Dynamic components for binding",
5   "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)",
6   "homepage": "https://github.com/Standret/STT",
7   "license": "MIT",
8   "authors": {
9     "Peter Standret": "pstandret@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/Standret/STT.git",
16     "tag": "0.1"
17   },
18   "source_files": "STT",
19   "dependencies": {
20     "RxSwift": [
21       "~> 4.0"
22     ]
23   }