blob: 9e87488655a9d9bd5f1f6e46e0b175dacf8730cf [file] [log] [blame]
{
"name": "Buckets",
"version": "0.1",
"license": "MIT",
"summary": "Complete, tested and documented data structure library in Swift",
"homepage": "https://github.com/mauriciosantos/buckets.swift",
"authors": {
"Mauricio Santos": "mauriciosantoss@gmail.com"
},
"source": {
"git": "https://github.com/mauriciosantos/buckets.swift.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"requires_arc": true
}