blob: 1f1b0b246fdff140c55dc7d289491d2799d6d12c [file] [log] [blame]
{
"name": "TMPTaskCompletionManager",
"version": "1.0.0",
"summary": "for supporting task completion, especially for multiple background tasks.",
"homepage": "https://github.com/n-miyo/TMPTaskCompletionManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MIYOKAWA, Nobuyoshi": "n-miyo@Tempus.ORG"
},
"source": {
"git": "https://github.com/n-miyo/TMPTaskCompletionManager.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Lib/*",
"requires_arc": true
}