blob: 6d63f9445908cfb9928a5d05c2926b6651fb3b21 [file] [log] [blame]
{
"name": "CustomCopyLabel",
"version": "0.1.8",
"summary": "具有将内容粘贴到系统的剪切板功能的label",
"description": "TODO: 继承于系统的label,添加将内容粘贴到系统的剪切板的功能",
"homepage": "https://github.com/zhmios/CustomCopyLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhmios": "1938708066@qq.com"
},
"source": {
"git": "https://github.com/zhmios/CustomCopyLabel.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomCopyLabel/Classes/**/*"
}