blob: 67b2801b7fc18a9e401f75f2dcd8a7a6332b843b [file] [log] [blame]
{
"name": "WorkerBee",
"version": "0.8.1",
"summary": "WorkerBee is a toolkit",
"description": "WorkerBee as a toolkit has some functions and objects.",
"homepage": "https://github.com/nixzhu/WorkerBee",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nixzhu": "zhuhongxu@gmail.com"
},
"social_media_url": "https://twitter.com/nixzhu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nixzhu/WorkerBee.git",
"tag": "0.8.1"
},
"source_files": "WorkerBee/*.swift",
"requires_arc": true
}