blob: a04e461192c889595407c26c41a1e58c3c94043b [file] [log] [blame]
{
"name": "MMOperationQueue",
"version": "0.3.0",
"summary": "MMOperationQueue is a wrapper for OperationQueue.",
"description": "MMOperationQueue is a wrapper for OperationQueue. It takes care of asynchronous operations and offers a simpler api.",
"homepage": "https://github.com/JomiMoldes/MMOperationQueue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JomiMoldes": "josemiguel.moldes@gmail.com"
},
"source": {
"git": "https://github.com/JomiMoldes/MMOperationQueue.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MMOperationQueue/Classes/**/*",
"pushed_with_swift_version": "3.0"
}