blob: 213723bdbef7c1c57c58623394d01dab1cb4d3bc [file] [log] [blame]
{
"name": "MFCommonKit",
"version": "0.1.1",
"summary": "common tools.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MFunzero/MFCommonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MFunzero": "2469209357@qq.com"
},
"source": {
"git": "https://github.com/MFunzero/MFCommonKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "MFCommonKit/Classes/**/*",
"swift_version": "5.0"
}