4 "authors": "Meteor Development Group",
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.0",
17 "default_subspecs": "Core",
28 "Sources/Apollo/*.swift",
29 "Sources/ApolloUtils/*.swift",
30 "Sources/ApolloAPI/*.swift"
32 "exclude_files": "Sources/ApolloAPI/CodegenV1/*.swift",
34 "scripts/run-bundled-codegen.sh"
39 "source_files": "Sources/ApolloSQLite/*.swift",
51 "source_files": "Sources/ApolloWebSocket/*.swift",
59 "swift_version": "5.0"