4 "authors": "Apollo GraphQL",
5 "homepage": "https://github.com/apollographql/apollo-ios",
10 "summary": "A GraphQL client for iOS, written in Swift.",
12 "git": "https://github.com/apollographql/apollo-ios.git",
16 "swift_versions": "5.6",
17 "default_subspecs": "Core",
27 "prepare_command": "make unpack-cli",
32 "Sources/Apollo/**/*.swift",
33 "Sources/ApolloAPI/**/*.swift"
37 "Sources/Apollo/Resources/PrivacyInfo.xcprivacy"
43 "source_files": "Sources/ApolloSQLite/*.swift",
54 "Sources/ApolloSQLite/Resources/PrivacyInfo.xcprivacy"
60 "source_files": "Sources/ApolloWebSocket/**/*.swift",
68 "Sources/ApolloWebSocket/Resources/PrivacyInfo.xcprivacy"
73 "swift_version": "5.6"