blob: 8b138ead636d4e35beca0fef7637be7775a0a124 [file] [log] [blame]
{
"name": "BEETableKit",
"version": "1.0.0",
"summary": "A short description of BEETableKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liuxc123/BEETableKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuxc123": "lxc_work@126.com"
},
"source": {
"git": "https://github.com/liuxc123/BEETableKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"source_files": "BEETableKit/Classes/**/*",
"swift_version": "5.0"
}