blob: 83a61d163e8d8ef7f1dc4f2ec571852328018005 [file] [log] [blame]
{
"name": "ZTQueue",
"version": "0.0.2",
"summary": "FIFO ZTQueue.",
"description": "FIFO queue, I just try it!",
"homepage": "https://github.com/wjc1wjc2wjc3/ZTQueue.git",
"license": "MIT",
"authors": {
"wjc": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wjc1wjc2wjc3/ZTQueue.git",
"tag": "0.0.2"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}