blob: 864b9af649702afa20af7ea333db2650e37fae95 [file] [log] [blame]
{
"name": "ZYOperationManager",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/zxfmpy/ZYOperationManager",
"authors": {
"zxfmpy": "zxfmpy@163.com"
},
"summary": "Multithreaded operations management class",
"source": {
"git": "https://github.com/zxfmpy/ZYOperationManager.git",
"tag": "v1.0.0"
},
"source_files": "Lib/*.{h,m}",
"frameworks": "SystemConfiguration",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}