[Delete] FaceCoreBasicNightly 6.3.1038
[CocoaPods.git] / Specs / e / 0 / 3 / ApolloTestSupport / 1.9.1 / ApolloTestSupport.podspec.json
blob96097f85c638714bdc2fe8d6c1cc81fd8b4247a1
2   "name": "ApolloTestSupport",
3   "version": "1.9.1",
4   "authors": "Apollo GraphQL",
5   "homepage": "https://github.com/apollographql/apollo-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "summary": "TODO",
11   "source": {
12     "git": "https://github.com/apollographql/apollo-ios.git",
13     "tag": "1.9.1"
14   },
15   "requires_arc": true,
16   "swift_versions": "5.6",
17   "platforms": {
18     "ios": "12.0",
19     "osx": "10.14",
20     "tvos": "12.0",
21     "watchos": "5.0"
22   },
23   "source_files": "Sources/ApolloTestSupport/*.swift",
24   "dependencies": {
25     "Apollo": [
26       "= 1.9.1\n"
27     ]
28   },
29   "swift_version": "5.6"