blob: a30e6558b4a4d8d2b492d1cabd17cc15529e8018 [file] [log] [blame]
{
"name": "MTool",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": [
"Sources/**/*.{swift}"
],
"requires_arc": true,
"swift_versions": "4.0",
"swift_version": "4.0"
}