{ | |
"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 | |
} |