blob: 2e9217167d70513b6dfeca933fbac65db044cf6d [file] [log] [blame]
{
"name": "Apollo",
"version": "0.1.0",
"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.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Apollo/**/*.swift"
}