[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / c / Apollo / 0.3.0 / Apollo.podspec.json
blob9f210f4f26a9406b4a289904a1826f02f471dcf0
2   "name": "Apollo",
3   "version": "0.3.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": "v0.3.0"
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"