blob: ce8ea7c87b50f1081e9f989d7cc30ddc13f9d813 [file] [log] [blame]
{
"name": "BeeKit",
"version": "0.0.4",
"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.4"
},
"source_files": "Sources/BeeKit/**/*",
"frameworks": "Foundation",
"swift_versions": [
"5.0"
],
"deprecated": true,
"swift_version": "5.0"
}