[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / c / Apollo / 0.4.3 / Apollo.podspec.json
blobf08ca76bd9d5867c20ab70ec8f940268fe5eebae
2   "name": "Apollo",
3   "version": "0.4.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": "0.4.3"
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"