blob: ddf694d4bae66daaf4eb3d004fb1b2a2f9827e67 [file] [log] [blame]
{
"name": "DSSparseArray",
"version": "1.5.2",
"authors": {
"David W. Stockton": "stockton@syntonicity.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/LavaSlider/DSSparseArray.git",
"tag": "1.5.2"
},
"summary": "Objective C Sparse Array Implementation",
"homepage": "https://github.com/LavaSlider/DSSparseArray",
"source_files": "DSSparseArray/DSSparseArray*.{h,m}",
"platforms": {
"osx": null
},
"requires_arc": true
}