[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / c / Apollo / 0.2.3 / Apollo.podspec.json
blob1427eac0077273b43b51a4268d000a0590e98752
2   "name": "Apollo",
3   "version": "0.2.3",
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": "v0.2.3"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Apollo/**/*.swift",
20   "resources": "scripts/check-and-run-apollo-codegen.sh"