[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / a / 6 / c / Apollo / 0.5.5 / Apollo.podspec.json
blobec69f5f8a29c66aab2dc794b42457424176ec6d7
2   "name": "Apollo",
3   "version": "0.5.5",
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.5"
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"