blob: 09f7d4c6ecb1d1fdbd954d7fdd71cd58a9f2ea7f [file] [log] [blame]
{
"name": "Apollo",
"version": "0.2.2",
"authors": "Meteor Development Group",
"homepage": "https://github.com/apollostack/apollo-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A GraphQL client for iOS, written in Swift.",
"source": {
"git": "https://github.com/apollostack/apollo-ios.git",
"tag": "v0.2.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Apollo/**/*.swift",
"resources": "scripts/check-and-run-apollo-codegen.sh"
}