blob: 9289fcf47f03e7efe200784fb78199a53535e329 [file] [log] [blame]
{
"name": "BoltsTask",
"version": "1.1.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": "1.1.0"
},
"source_files": "Pod/Classes",
"requires_arc": true
}