| { |
| "name": "YXLTool", |
| "version": "0.1.0", |
| "summary": "YXLTool", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://gitee.com/yxl1010/YXLTool", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "姚希龙": "1263229082@qq.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/yxl1010/YXLTool.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "YXLTool/Classes/**/*", |
| "resource_bundles": { |
| "YXLTool": [ |
| "YXLTool/Assets/*.png" |
| ] |
| }, |
| "dependencies": { |
| "MBProgressHUD": [ |
| |
| ] |
| } |
| } |