blob: bf95c108a25416769ffdcae93b78441707f41d30 [file] [log] [blame]
{
"name": "GJQueue",
"version": "1.0.0",
"summary": "a support mutable thread,support deep copy cache and assign cache.",
"license": "MIT",
"homepage": "https://github.com/MinorUncle/queue",
"authors": {
"MinorUncle": "@1065517719@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MinorUncle/queue.git",
"tag": "1.0.0"
},
"source_files": "*",
"requires_arc": true
}