4 "summary": "Reactant is a reactive architecture for iOS",
5 "description": "Reactant is a foundation for rapid and safe iOS development. It allows you to cut down your development costs by improving reusability, testability and safety of your code, especially your UI.",
6 "homepage": "https://www.reactant.tech",
9 "Tadeas Kriz": "tadeas@brightify.org",
10 "Matous Hybl": "matous@brightify.org",
11 "Filip Dolnik": "filip@brightify.org",
12 "Matyas Kriz": "matyas@brightify.org"
15 "git": "https://github.com/Brightify/Reactant.git",
18 "social_media_url": "https://twitter.com/BrightifyOrg",
31 "frameworks": "UIKit",
33 "Reactant/Configuration": [
50 "Source/Core/**/*.swift",
51 "Source/Utils/**/*.swift"
55 "name": "Configuration",
56 "frameworks": "UIKit",
57 "source_files": "Source/Configuration/**/*.swift"
72 "source_files": "Source/Result/**/*.swift"
81 "source_files": "Source/Validation/**/*.swift"
85 "frameworks": "UIKit",
98 "Source/TableView/**/*.swift",
99 "Source/CollectionView/CollectionViewState.swift"
103 "name": "CollectionView",
104 "frameworks": "UIKit",
116 "source_files": "Source/CollectionView/**/*.swift"
119 "name": "ActivityIndicator",
120 "frameworks": "UIKit",
126 "source_files": "Source/ActivityIndicator/**/*.swift"
145 "source_files": "Source/StaticMap/**/*.swift"
148 "name": "FallbackSafeAreaInsets",
158 "pod_target_xcconfig": {
159 "OTHER_SWIFT_FLAGS": "-DENABLE_SAFEAREAINSETS_FALLBACK"
168 "Reactant/Configuration": [
174 "Reactant/Validation": [
177 "Reactant/TableView": [
180 "Reactant/CollectionView": [
183 "Reactant/StaticMap": [
186 "Reactant/ActivityIndicator": [
197 "Reactant/Configuration": [
203 "Reactant/Validation": [
206 "Reactant/TableView": [
209 "Reactant/CollectionView": [
212 "Reactant/StaticMap": [
215 "Reactant/ActivityIndicator": [