{ | |
"name": "TYIconFontTool", | |
"version": "0.1.3", | |
"summary": "iconfont 工具", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/againxu/TYIconFontTool", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"756165690@qq.com": "756165690@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/againxu/TYIconFontTool.git", | |
"tag": "0.1.3" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "TYIconFontTool/Classes/**/*", | |
"dependencies": { | |
"YYWebImage": [ | |
] | |
} | |
} |