| { | |
| "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/*" | |
| } |