blob: 2ada20c7e7512cee03e39d20f228124aa2276969 [file] [log] [blame]
{
"name": "Apollo",
"version": "0.4.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": "0.4.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/**/*.swift",
"resources": "scripts/check-and-run-apollo-codegen.sh",
"pushed_with_swift_version": "3.0\n"
}