blob: 1c5ebe1417103620b92a04e3c1a495084c474010 [file] [log] [blame]
{
"name": "ACReuseQueue",
"version": "0.0.1",
"platforms": {
"ios": null
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A queue to keep and reusing objects.",
"homepage": "https://github.com/acoomans/ACReuseQueue",
"authors": {
"Arnaud Coomans": "arnaud.coomans@gmail.com"
},
"source": {
"git": "https://github.com/acoomans/ACReuseQueue.git",
"tag": "0.0.1"
},
"source_files": "ACReuseQueue/*.{h,m}",
"requires_arc": true
}