blob: ec69f5f8a29c66aab2dc794b42457424176ec6d7 [file] [log] [blame]
{
"name": "Apollo",
"version": "0.5.5",
"authors": "Meteor Development Group",
"homepage": "https://github.com/apollographql/apollo-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A GraphQL client for iOS, written in Swift.",
"source": {
"git": "https://github.com/apollographql/apollo-ios.git",
"tag": "0.5.5"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10"
},
"source_files": "Sources/**/*.swift",
"resources": "scripts/check-and-run-apollo-codegen.sh",
"pushed_with_swift_version": "3.0"
}