blob: dd8d060317aa413dfe719bc33b7cf9eb52b696fd [file] [log] [blame]
{
"name": "Buckets",
"version": "0.1.1",
"summary": "Complete, tested and documented data structure library in Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"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.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.{swift}",
"requires_arc": true
}