2 "name": "CellularRemoteConfiguration",
4 "swift_versions": "5.1",
5 "module_name": "RemoteConfiguration",
6 "summary": "Dynamic configuration of iOS, tvOS or watchOS application using remote files.",
7 "homepage": "http://www.cellular.de",
9 "CELLULAR GmbH": "office@cellular.de"
16 "git": "https://github.com/cellular/remoteconfiguration-swift.git",
24 "default_subspecs": "Core",
29 "CellularLocalStorage": [
33 "source_files": "Sources/RemoteConfiguration/Core/**/*.swift"
36 "name": "Convenience",
38 "CellularRemoteConfiguration/Core": [
42 "source_files": "Sources/RemoteConfiguration/Convenience/**/*.swift"
45 "swift_version": "5.1"