[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 6 / c / Apollo / 0.4.0 / Apollo.podspec.json
blob05127bdae1141f8603737c91ab45d6303265fa39
2   "name": "Apollo",
3   "version": "0.4.0",
4   "authors": "Meteor Development Group",
5   "homepage": "https://github.com/apollostack/apollo-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "summary": "A GraphQL client for iOS, written in Swift.",
11   "source": {
12     "git": "https://github.com/apollostack/apollo-ios.git",
13     "tag": "0.4.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "source_files": "Sources/**/*.swift",
21   "resources": "scripts/check-and-run-apollo-codegen.sh",
22   "pushed_with_swift_version": "3.0\n"