blob: 1a074c259147807df548f94b08e641f470cc09a4 [file] [log] [blame]
{
"name": "PQTaskManager",
"version": "0.4.0",
"swift_versions": "4.2",
"summary": "Priority Queue Task Manager",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/heyken/PQTaskManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"heyken": "sheldon.fine@kakaomobility.com"
},
"source": {
"git": "https://github.com/heyken/PQTaskManager.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PQTaskManager/Classes/**/*",
"dependencies": {
"SwiftPriorityQueue": [
]
},
"swift_version": "4.2"
}