blob: b8340b9e1b48ac38185bd6c831e410b2a3463c38 [file] [log] [blame]
{
"name": "BeeKit",
"version": "0.0.10",
"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.10"
},
"source_files": "Sources/BeeKit/**/*.{h,m,swift}",
"public_header_files": "Sources/BeeKit/**/Bee*.h",
"frameworks": "Foundation",
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}