blob: 64694e8ce2b3db03499f8b1ac6afd8b2a905931a [file] [log] [blame]
{
"name": "BeeKit",
"version": "0.0.5",
"summary": "Bee",
"homepage": "https://github.com/yaochenfeng/BeeKit",
"license": {
"type": "MIT",
"text": " copyright MIT\n"
},
"authors": {
"yaochenfeng": "282696845@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yaochenfeng/BeeKit.git",
"tag": "0.0.5"
},
"source_files": "Sources/BeeKit/**/*.swift",
"frameworks": "Foundation",
"swift_versions": [
"5.0"
],
"deprecated": true,
"swift_version": "5.0"
}