blob: 1cd6293c14d854067080f0b045e7108815e1592b [file] [log] [blame]
{
"name": "BDSwiftExtension",
"version": "1.0.2",
"summary": "A basic framwork for swift extension",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BDogs/BDSwiftExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BDogs": "1215852067@qq.com"
},
"source": {
"git": "https://github.com/BDogs/BDSwiftExtension.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source_files": "Classes/**/*"
}