blob: 1143644be997ba6238befdf4f17c5dec706ec754 [file] [log] [blame]
{
"name": "Buckets",
"version": "1.1",
"summary": "Swift Collection Data Structures Library",
"license": "MIT",
"homepage": "https://github.com/mauriciosantos/Buckets-Swift",
"authors": {
"Mauricio Santos": "mauriciosantoss@gmail.com"
},
"source": {
"git": "https://github.com/mauriciosantos/Buckets-Swift.git",
"tag": "1.1"
},
"documentation_url": "http://mauriciosantos.github.io/Buckets-Swift/Structs.html",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"frameworks": "Accelerate",
"source_files": "Source/*.swift",
"requires_arc": true
}