blob: 86b08d2e94d97fdf3f85e04b1b5700466acd0ecf [file] [log] [blame]
{
"name": "YXTool",
"version": "1.0.1",
"platforms": {
"ios": "11.0"
},
"summary": "工具类",
"description": "yunxi ToolManager.",
"homepage": "https://github.com/tangdaoyong/ToolManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simple": "1130275213@qq.com"
},
"source": {
"git": "https://github.com/tangdaoyong/ToolManager.git",
"tag": "1.0.1"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "ToolManager/Tool/*"
}