{ | |
"name": "mongo-c-driver", | |
"version": "0.8", | |
"authors": "10gen, Inc.", | |
"license": "Apache", | |
"homepage": "http://www.mongodb.org/", | |
"source": { | |
"git": "https://github.com/mongodb/mongo-c-driver-legacy.git", | |
"tag": "v0.8" | |
}, | |
"summary": "C driver for MongoDB.", | |
"source_files": "src", | |
"requires_arc": false | |
} |