blob: 45cc55da55608b4cb9c8cb641693ce654a823c84 [file] [log] [blame]
{
"name": "BoltsTask",
"version": "1.0.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.0.0"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Pod/Classes",
"requires_arc": true
}