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"
14 "git": "https://github.com/Brightify/Reactant.git",
17 "social_media_url": "https://twitter.com/BrightifyOrg",
27 "pushed_with_swift_version": "4.0",
31 "frameworks": "UIKit",
33 "Reactant/Configuration": [
50 "Source/Core/**/*.swift",
51 "Source/Utils/**/*.swift"
55 "name": "Configuration",
56 "frameworks": "UIKit",
65 "source_files": "Source/Configuration/**/*.swift"
80 "source_files": "Source/Result/**/*.swift"
89 "source_files": "Source/Validation/**/*.swift"
93 "frameworks": "UIKit",
106 "Source/TableView/**/*.swift",
107 "Source/CollectionView/CollectionViewState.swift"
111 "name": "CollectionView",
112 "frameworks": "UIKit",
124 "source_files": "Source/CollectionView/**/*.swift"
127 "name": "ActivityIndicator",
128 "frameworks": "UIKit",
134 "source_files": "Source/ActivityIndicator/**/*.swift"
153 "source_files": "Source/StaticMap/**/*.swift"
156 "name": "FallbackSafeAreaInsets",
166 "pod_target_xcconfig": {
167 "OTHER_SWIFT_FLAGS": "-DENABLE_SAFEAREAINSETS_FALLBACK"
176 "Reactant/Configuration": [
182 "Reactant/Validation": [
185 "Reactant/TableView": [
188 "Reactant/CollectionView": [
191 "Reactant/StaticMap": [
202 "Reactant/Configuration": [
208 "Reactant/Validation": [
211 "Reactant/TableView": [
214 "Reactant/CollectionView": [
217 "Reactant/StaticMap": [