blob: fe749444cc0155a85f78c5700fc67890464dd1a4 [file] [log] [blame]
{
"name": "MQueue",
"version": "1.0.1",
"summary": "这是一个swift 版本的OperationQueu",
"description": "这是一个swift 版本的OperationQueu.",
"homepage": "https://github.com/HMWDavid/MQueue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"洪绵卫": "244160918@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/HMWDavid/MQueue.git",
"tag": "1.0.1"
},
"source_files": [
"Sources/**/*.{swift}"
],
"requires_arc": true,
"swift_versions": "4.0",
"swift_version": "4.0"
}