blob: 491f8eda5891279d78b79792f0b03c0311ea6fba [file] [log] [blame]
{
"name": "WorkerBee",
"version": "0.9.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.9.1"
},
"source_files": "WorkerBee/*.swift",
"requires_arc": true
}