blob: e9f8531282a12985334e3c2bbc736c4eee8054fd [file] [log] [blame]
{
"name": "DJLabel",
"version": "1.0.0",
"license": "MIT",
"summary": "自定义的一个Label",
"homepage": "https://github.com/GrayDoll/DJLabel.git",
"authors": {
"DexJay": "1224469004@qq.com"
},
"source": {
"git": "https://github.com/GrayDoll/DJLabel.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"DJLabel",
"*.{h,m}"
]
}