[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / e / 2 / 3 / MMOperationQueue / 0.5.0 / MMOperationQueue.podspec.json
blob9ce0f04546d6af411322c73f2775a7136b768c79
2   "name": "MMOperationQueue",
3   "version": "0.5.0",
4   "summary": "MMOperationQueue is a wrapper for OperationQueue.",
5   "description": "MMOperationQueue is a wrapper for OperationQueue. It takes care of asynchronous operations and offers a simpler api.",
6   "homepage": "https://github.com/JomiMoldes/MMOperationQueue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JomiMoldes": "josemiguel.moldes@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JomiMoldes/MMOperationQueue.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MMOperationQueue/Classes/**/*",
22   "pushed_with_swift_version": "3.0"