[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / a / 6 / c / Apollo / 0.1.0 / Apollo.podspec.json
blob2e9217167d70513b6dfeca933fbac65db044cf6d
2   "name": "Apollo",
3   "version": "0.1.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": "0.1.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Apollo/**/*.swift"