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",
28 "prepare_command": "make unpack-cli",
33 "Sources/Apollo/**/*.swift",
34 "Sources/ApolloAPI/**/*.swift"
38 "Sources/Apollo/Resources/PrivacyInfo.xcprivacy"
44 "source_files": "Sources/ApolloSQLite/*.swift",
55 "Sources/ApolloSQLite/Resources/PrivacyInfo.xcprivacy"
61 "source_files": "Sources/ApolloWebSocket/**/*.swift",
69 "Sources/ApolloWebSocket/Resources/PrivacyInfo.xcprivacy"
74 "swift_version": "5.6"