[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / c / Apollo / 0.5.4 / Apollo.podspec.json
blobaa7f8b1f8482fbd16b1aae944e14e3d4ff923b21
2   "name": "Apollo",
3   "version": "0.5.4",
4   "authors": "Meteor Development Group",
5   "homepage": "https://github.com/apollographql/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/apollographql/apollo-ios.git",
13     "tag": "0.5.4"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0",
19     "osx": "10.10"
20   },
21   "source_files": "Sources/**/*.swift",
22   "resources": "scripts/check-and-run-apollo-codegen.sh",
23   "pushed_with_swift_version": "3.0"