blob: 13289b47420fcabfec1bf4effbd4bfeb877b0afe [file] [log] [blame]
{
"name": "TMPTaskCompletionManager",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Lib/*",
"requires_arc": true
}