blob: 49d50755c360e99e09276353944ee0a6f8a04a94 [file] [log] [blame]
{
"name": "RGLabel",
"version": "1.0.0",
"summary": "封装好的UILabel",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huangmoxianganquan/RGLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangmoxianganquan": "694612436@qq.com"
},
"source": {
"git": "https://github.com/huangmoxianganquan/RGLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RGLabel/RGLabel/*.{h,m}"
}