blob: d5b08e053608234c298b24c015a5706e3480fc31 [file] [log] [blame]
{
"name": "MTool",
"version": "1.0.0",
"summary": "自定义的工具库",
"description": "这是一个swift版本自定义的工具库",
"homepage": "https://github.com/HMWDavid/MTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"洪绵卫": "244160918@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/HMWDavid/MTool.git",
"tag": "1.0.0"
},
"source_files": [
"Sources/**/*.{swift}"
],
"requires_arc": true,
"swift_versions": "4.0",
"swift_version": "4.0"
}