blob: fc7470bbe9bcd684f5ee59d410216ba7cf4e76b2 [file] [log] [blame]
{
"name": "Apollo",
"version": "0.3.1",
"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": "0.3.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift",
"resources": "scripts/check-and-run-apollo-codegen.sh"
}