blob: 69b1b789d6567c854076ca1b39f87603f8172cad [file] [log] [blame]
{
"name": "BoltsTask",
"version": "0.2.0",
"summary": "BFTask ported to OS X.",
"description": " This pod is a small part of the Bolts Framework,\n modified to strip out all unneeded iOS-specific code.\n Only `BFTask` and its dependencies are included.\n",
"homepage": "https://github.com/wjk/BoltsTask",
"license": "BSD",
"authors": {
"William Kent": "https://github.com/wjk"
},
"source": {
"git": "https://github.com/wjk/BoltsTask.git",
"tag": "0.2.0"
},
"source_files": "Pod/Classes",
"requires_arc": true
}