3 "version": "3.0.0-rc.3",
4 "summary": "Collection of useful extensions, binds, custom elements to simplify iOS development",
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",
9 "Peter Standret": "pstandret@gmail.com"
14 "swift_versions": "5.0",
16 "git": "https://github.com/Standret/STT.git",
19 "source_files": "STT/Core/*.swift",
23 "source_files": "STT/Core/*.swift"
27 "source_files": "STT/Core/Event.swift"
31 "source_files": "STT/Extensions/*.swift"
34 "name": "RxExtensions",
37 "STT/RxExtensions/*.swift"
46 "name": "AlamofireExtensions",
49 "STT/Extensions/*.swift",
50 "STT/AlamofireExtensions/*.swift"
62 "name": "SDWebImageExtensions",
63 "source_files": "STT/SDWebImageExtensions/*.swift",
74 "STT/Bindings/*.swift"
83 "name": "NotificationBanner",
84 "source_files": "STT/NotificationBanner/*.swift"
88 "source_files": "STT/Validator/*.swift"
94 "STT/UIElements/*.swift"
101 "STT/Bindings/*.swift",
102 "STT/Extensions/*.swift",
103 "STT/RxExtensions/*.swift",
104 "STT/UIElements/*.swift",
105 "STT/Support2x/Bindings/*.swift",
106 "STT/Support2x/Components/*.swift",
107 "STT/Support2x/Components/Core/*.swift",
108 "STT/Support2x/Components/View/*.swift"
129 "swift_version": "5.0"